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

Fix flaky test_monitor_events test #313

Merged
merged 1 commit into from
Jul 30, 2020

Conversation

kalcutter
Copy link
Contributor

Closing the client and server sockets at the same time allows each side
to race to disconnect the peer. Close the server socket after it is
"disconnected".

Closing the client and server sockets at the same time allows each side
to race to disconnect the peer. Close the server socket after it is
"disconnected".
@erickt erickt merged commit 1847bb3 into erickt:master Jul 30, 2020
@kalcutter kalcutter deleted the fix-flaky-test_monitor_events branch July 31, 2020 21:44
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.

2 participants