go-orbit-db
go-orbit-db copied to clipboard
Test TestReplicateAutomatically fails randomly
Is there an existing issue for this?
- [X] I have searched the existing issues
Package version
current
Golang version
go1.21
Bug description
This test fails at most 1 in 300 times. When it fails, it's because it hangs.
Current behavior
TestReplicateAutomatically hangs and fails.
Expected behavior
TestReplicateAutomatically passes.
Environment
CI macOS, linux
Other
No response
The cause of the failure may be related to problem reported in https://github.com/berty/weshnet/issues/98 .