mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-01-19 15:59:20 +00:00
17b7a76c7e
In `stream.readLoop`, a finished `Future` was left in `transp.reader` if there was an error in `resumeRead`. Set it to `nil` as well. Co-authored-by: Jacek Sieka <jacek@status.im>