mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-22 00:00:11 +02:00
tokio: update CHANGELOG.md (#3735)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
- rt: fix panic in `JoinHandle::abort()` when called from other threads ([#3672])
|
||||
- sync: don't panic in `oneshot::try_recv` ([#3674])
|
||||
- sync: fix notifications getting dropped on receiver drop ([#3652])
|
||||
- sync: fix `Semaphore` permit overflow calculation ([#3644])
|
||||
|
||||
### Documented
|
||||
|
||||
|
||||
Reference in New Issue
Block a user