-
Notifications
You must be signed in to change notification settings - Fork 22
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
Prevent listener race condition #2062
Prevent listener race condition #2062
Conversation
|
5598912
to
8d91531
Compare
b394c6f
to
927ac8d
Compare
8d91531
to
53b6756
Compare
927ac8d
to
d880369
Compare
53b6756
to
76a7635
Compare
76a7635
to
379fe7d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wasn't able to repro the race condition on slower public wifi, and don't fully understand all the justifications here, but discussed out of band about the assurance testing you performed on this.
closing in favor of #2066 |
Prevent race conditions discovered in implementation of session-client-reconnect.
Thoroughly manage port state at all locations.