Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brokertest: fix graceful stop test flake #302

Merged
merged 2 commits into from
Sep 16, 2021
Merged

Conversation

jgraettinger
Copy link
Contributor

@jgraettinger jgraettinger commented Sep 15, 2021

GracefulStopTimeout can't be shrunk until after all connection setup has
occurred, as it's otherwise racing cmux matching of a mux for
newly-opened test connections.

See also soheilhy/cmux#76

Issue #301


This change is Reviewable

GracefulStopTimeout can't be shrunk until after all connection setup has
occurred, as it's otherwise racing cmux matching of a mux for
newly-opened test connections.

Issue #301
Update expectation to include alternative (valid) error that can be
read.

Issue #301
@jgraettinger jgraettinger merged commit 11233c8 into master Sep 16, 2021
@jgraettinger jgraettinger deleted the johnny/mux-grace-stop branch September 16, 2021 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant