Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: notify_recv after send_reset() in reset_on_recv_stream_err() to …
…ensure local stream is released properly Similar to what have been done in fn send_reset<B>(), we should notify RecvStream that is parked after send_reset().
- Loading branch information