Result::unwrap()
on an Err
value: Other(Custom { kind: Other, error: Other(Right(Io(Os { code: 48, kind: AddrInUse, message: "Address already in use" }))) })
note: run with RUST_BACKTRACE=1
environment variable to display a backtrace
thread 'dispersal::test::test_dispersal_single_node' panicked at nomos-da/network/core/src/dispersal/mod.rs:139:41:
called Result::unwrap()
on an Err
value: JoinError::Panic(Id(3), ...