-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Bitswap without DHT integration tests occasionally hanging #815
Labels
Comments
Appears to maybe be a duplicate of #805 |
Found a data race:
|
@jbenet im not very clear on the part of the codebase that race is in, do you have any insights? |
not sure-- i think it's dht query runner / ctxgroup mix. may be fixed by switching to goprocess or there may be an actual problem |
Yeah, something in that race is why this test is hanging... |
Fixed by #834 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Logs here:
https://gist.github.com/whyrusleeping/8f5693e8ceea552a8b9c
The text was updated successfully, but these errors were encountered: