-
Notifications
You must be signed in to change notification settings - Fork 18k
net: TestUnixAndUnixpacketServer flaky on linux #31423
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
Comments
/cc @mikioh |
Here's one on |
Lines 222 to 226 in a6a7b14
I am not sure why this is happening. In theory the Is it possible that for really unlucky cases the connection gets closed before the client is able to read the data? |
|
Just seen on |
https://build.golang.org/log/09fce21c31d8c4435fb99a4f7c0e8a1bb2bf900f and
https://build.golang.org/log/faa4560674d8e7d406b7031bfe985db237b9860a:
See previously #13205 (CC @bradfitz).
The text was updated successfully, but these errors were encountered: