-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Summary
While researching our eigerco/lumina#256 bug we found one of the causes were bacause libp2p-ping was panicking.
This was due to inconsistent behavior in futures-timer
when it was used in WASM.
Expected behavior
Not to panic
Actual behavior
Panics
Relevant log output
No response
Possible Solution
We fixed the issue with async-rs/futures-timer#74 PR and we are waiting to be reviewed and get merged.
If futures-timer
rejects or do not merge our fix, then another fix can be applied directly in libp2p-ping
.
Version
No response
Would you like to work on fixing this bug ?
Yes
Metadata
Metadata
Assignees
Labels
No labels