Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

test(agent/agentssh): fix macos signal flake during close#17313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mafredri merged 1 commit intomainfrommafredri/test-fix-agentssh-flake2
Apr 9, 2025

Conversation

mafredri
Copy link
Member

I haven't been able to verify this fix, but I'm hoping this'll do it.

Fixescoder/internal#558

I haven't been able to verify this fix, but I'm hoping this'll do it.Fixescoder/internal#558
@mafredrimafredri self-assigned thisApr 9, 2025
// Allow the session to settle (i.e. reach echo).
pty.ExpectMatchContext(ctx,"started")
// Sleep a bit to ensure the sleep has started.
time.Sleep(testutil.IntervalMedium)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

nit: maybe we should only sleep onruntime.GOOS == "darwin"?

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I kind of agree, but also worry about this being a very hard to trigger edge case on other OS's as well :/.

@mafredrimafredri merged commit98c05b3 intomainApr 9, 2025
31 checks passed
@mafredrimafredri deleted the mafredri/test-fix-agentssh-flake2 branchApril 9, 2025 17:28
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsApr 9, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

@ethanndicksonethanndicksonAwaiting requested review from ethanndickson

Assignees

@mafredrimafredri

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

flake: TestNewServer_CloseActiveConnections/Shutdown

2 participants

@mafredri@johnstcn

[8]ページ先頭

©2009-2025 Movatter.jp