Skip to content

Commit

Permalink
include #4314
Browse files Browse the repository at this point in the history
  • Loading branch information
carllerche committed Dec 15, 2021
1 parent 4790fa3 commit 59956f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tokio/CHANGELOG.md
Expand Up @@ -3,6 +3,7 @@
### Fixed

- io: add cooperative yielding support to `io::empty()` ([#4300])
- time: make timeout robust against budget-depleting tasks ([#4314])

### Changed

Expand All @@ -23,6 +24,7 @@
[#4295]: https://github.com/tokio-rs/tokio/pull/4295
[#4267]: https://github.com/tokio-rs/tokio/pull/4267
[#4248]: https://github.com/tokio-rs/tokio/pull/4248
[#4314]: https://github.com/tokio-rs/tokio/pull/4314

# 1.14.0 (November 15, 2021)

Expand Down

0 comments on commit 59956f8

Please sign in to comment.