Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: prepare Tokio v1.11.0 #4083

Merged
merged 2 commits into from
Aug 31, 2021
Merged

chore: prepare Tokio v1.11.0 #4083

merged 2 commits into from
Aug 31, 2021

Conversation

Darksonn
Copy link
Contributor

@Darksonn Darksonn commented Aug 31, 2021

1.11.0 (August 31, 2021)

Fixed

  • time: don't panic when Instant is not monotonic (#4044)
  • io: fix panic in fill_buf by not calling poll_fill_buf twice (#4084)

Added

  • watch: add watch::Sender::subscribe (#3800)
  • process: add from_std to ChildStd* (#4045)
  • stats: initial work on runtime stats (#4043)

Changed

  • tracing: change span naming to new console convention (#4042)
  • io: speed-up waking by using uninitialized array (#4055, #4071, #4075)

Documented

  • time: make Sleep examples easier to find (#4040)

@Darksonn Darksonn merged commit 9a97eb3 into master Aug 31, 2021
@Darksonn Darksonn deleted the prepare-tokio-1.11.0 branch August 31, 2021 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants