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

Prepare Tokio v1.9.0 #3961

Merged
merged 5 commits into from Jul 22, 2021
Merged

Prepare Tokio v1.9.0 #3961

merged 5 commits into from Jul 22, 2021

Conversation

Darksonn
Copy link
Contributor

@Darksonn Darksonn commented Jul 16, 2021

1.9.0 (July 19, 2021)

Added

  • net: allow customized I/O operations for TcpStream (#3888)
  • sync: add getter for the mutex from a guard (#3928)
  • task: expose nameable future for TaskLocal::scope (#3273)

Fixed

  • Fix leak if output of future panics on drop (#3967)
  • Fix leak in LocalSet (#3978)

Changes

@Darksonn Darksonn added the A-tokio Area: The main tokio crate label Jul 16, 2021
@Darksonn
Copy link
Contributor Author

This will be released when the fixes in #3967 are merged in.

@Darksonn Darksonn merged commit b280c6d into master Jul 22, 2021
@Darksonn Darksonn deleted the prepare-tokio-1.9.0 branch July 22, 2021 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants