Files
darkfi/src
draoi 1b24bfa340 channel: actually stop the channel on main_receive_loop() error
Previously we would return Error::ChannelStopped which triggers
handle_error but doesn't actually explicitly stop the channel. This was
leading inbound session to hang forever on `stop_sub.receive().await`.

Also add some useful debug info to inbound_session.rs.
2024-07-18 13:13:00 +02:00
..
2024-07-02 22:41:51 +03:00
2024-01-29 21:41:01 +02:00