iroh
iroh copied to clipboard
Panic in netdev
2024-07-02T16:29:13.015335Z INFO iroh_net::net::netmon::actor: potential change
thread 'tokio-runtime-worker' panicked at /Users/rklaehn/.cargo/registry/src/index.crates.io-6f17d22bba15001f/netdev-0.27.0/src/gateway/macos.rs:428:9:
assertion `left == right` failed
left: 0
right: 5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Just saw this. Does not seem to have any serious consequences, but just wanted to report it.
This is the relevant line: https://github.com/shellrow/netdev/blob/main/src/gateway/macos.rs#L428
we should file this as an issue with netdev