We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running with race detector. Timing issue?
=== RUN TestSkipRefreshOnGapCpls rt_refresh_manager_test.go:42: Error Trace: rt_refresh_manager_test.go:42 rt_refresh_manager.go:298 rt_refresh_manager.go:279 rt_refresh_manager.go:212 rt_refresh_manager.go:234 rt_refresh_manager_test.go:89 Error: Should be true Test: TestSkipRefreshOnGapCpls --- FAIL: TestSkipRefreshOnGapCpls (0.00s) FAIL FAIL github.com/libp2p/go-libp2p-kad-dht/rtrefresh 0.056s
The text was updated successfully, but these errors were encountered:
Probably not a timing issue. I can reliably reproduce this locally by running the tests with -count=100.
-count=100
Sorry, something went wrong.
No branches or pull requests
When running with race detector. Timing issue?
The text was updated successfully, but these errors were encountered: