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
This seems to be getting progressively worse over time...some tests are hanging and timing out waiting for propagation, see e.g. this run:
https://github.com/libp2p/go-libp2p-pubsub-router/runs/4035361341?check_suite_focus=true
The text was updated successfully, but these errors were encountered:
I think it might be because of
go-libp2p-pubsub-router/pubsub.go
Line 91 in 1d5fc5c
To make the checks pass I have increased the go test timeout to 20 minutes - 9977e77
My commit can be reverted once the tests are able to configure rebroadcastInterval (assuming my guess is correct of course).
rebroadcastInterval
Sorry, something went wrong.
No branches or pull requests
This seems to be getting progressively worse over time...some tests are hanging and timing out waiting for propagation, see e.g. this run:
https://github.com/libp2p/go-libp2p-pubsub-router/runs/4035361341?check_suite_focus=true
The text was updated successfully, but these errors were encountered: