Skip to content

chore: prepare Tokio v1.11.0#4083

Merged
Darksonn merged 2 commits into
masterfrom
prepare-tokio-1.11.0
Aug 31, 2021
Merged

chore: prepare Tokio v1.11.0#4083
Darksonn merged 2 commits into
masterfrom
prepare-tokio-1.11.0

Conversation

@Darksonn
Copy link
Copy Markdown
Member

@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.

2 participants