You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you use any connection management behaviours like connection limits? If yes, then the temporary fix is to put them as the very first field in your behaviour struct.
I have request-response protocol crashing on this debug assertion:
rust-libp2p/protocols/request-response/src/lib.rs
Line 656 in 0ceb658
Logs with following level:
dsn-sync-debug-farmer-3.log.zip
UPD: While reproducible, the same app with
RUST_LOG=trace
:dsn-sync-debug-farmer-4.log.zip
The text was updated successfully, but these errors were encountered: