Skip to content
Snippets Groups Projects
Commit 54dd7ffa authored by Florian Fischer's avatar Florian Fischer
Browse files

[test] fix occasional failures of SimpleDiskAndNetworkTest

Concurrently connecting and creating the server socket is racy.
Now the server socket is created before any Fiber is started
removing this race.
Note: The same race is theoretically in SimpleNetworkTest and
ConcurrenctEchoTest too but I haven't observed the failure yet
parent 47936bd7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment