Skip to content

v0.1.11

@faern faern tagged this 22 Feb 07:52
Fixed:
- Handle the `UNPARKING` state correctly in `Receiver::drop()`. Fixes a panic that could
  occur if a `Receiver` had been first polled as a future and then was being dropped
  in parallel with the `Sender` sending a message.
Assets 2
Loading