Cuprate / cuprate

Cuprate, an upcoming experimental, modern & secure monero node. Written in Rust
Other
122 stars 17 forks source link

P2P: fix connection disconnect on `Client` drop #298

Closed Boog900 closed 3 days ago

Boog900 commented 3 days ago

Changes the timeout task to hold a weak handle now so the connection task will actually close when the Client is dropped