chore(deps): update rust crate tokio to v1.52.2#9
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update rust crate tokio to v1.52.2#9renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
993af73 to
ed03fb9
Compare
ed03fb9 to
0a5f109
Compare
0a5f109 to
b750124
Compare
b750124 to
5da9b37
Compare
5da9b37 to
019b7f0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.49.0β1.52.2Release Notes
tokio-rs/tokio (tokio)
v1.52.2: Tokio v1.52.2Compare Source
1.52.2 (May 4th, 2026)
This release reverts the LIFO slot stealing change introduced in 1.51.0 (#β7431), due to its performance impact. (#β8100)
v1.52.1: Tokio v1.52.1Compare Source
1.52.1 (April 16th, 2026)
Fixed
spawn_blockingto hang (#β8057)v1.52.0: Tokio v1.52.0Compare Source
1.52.0 (April 14th, 2026)
Added
AioSource::register_borrowedfor I/O safety support (#β7992)try_iofunction tounix::pipesender and receiver types (#β8030)Added (unstable)
Builder::enable_eager_driver_handoffsetting enable eager hand off of the I/O and time drivers before polling tasks (#β8010)trace_with()for customized task dumps (#β8025)impl FnMut()intrace_withinstead of justfn()(#β8040)io_uringinAsyncReadforFile(#β7907)Changed
spawn_blockingscalability with sharded queue (#β7757)compare_exchange_weak()in worker queue (#β8028)Fixed
Documented
oneshot::Sender::senddocs (#β8026)sync::watch(#β8035)ConnectionRefusederrors with UDP sockets (#β7870)v1.51.2: Tokio v1.51.1Compare Source
1.51.2 (May 4th, 2026)
This release reverts the LIFO slot stealing change introduced in 1.51.0 (#β7431), due to its performance impact. (#β8100)
v1.51.1: Tokio v1.51.1Compare Source
1.51.1 (April 8th, 2026)
Fixed
SO_ERRORonrecvfor UDP sockets on Linux (#β8001)Fixed (unstable)
worker_local_schedule_counttest (#β8008)v1.51.0: Tokio v1.51.0Compare Source
1.51.0 (April 3rd, 2026)
Added
get_peer_credon Hurd (#β7989)tokio::runtime::worker_index()(#β7921)LocalRuntime(#β7557)Changed
Fixed
notify_waiterspriority inNotify(#β7996)Chan::recv_manywhen called with non-empty vector on closed channel (#β7991)v1.50.0: Tokio v1.50.0Compare Source
1.50.0 (Mar 3rd, 2026)
Added
TcpStream::set_zero_linger(#β7837)is_rt_shutdown_err(#β7771)Changed
memchrreturns in-bounds pointer (#β7792)write_buf(#β7871)event_intervalis set to 0 (#β7838)SetConsoleCtrlHandler(#β7833)Registry(#β7885)Fixed
AsyncFdregistration list on deregister (#β7773)usedeclarations intokio::select!(#β7929)GET_BUF_SIZEconstant fortarget_os = "android"(#β7889)current_threadifbefore_parkdefers waker (#β7835)block_in_place(#β7879)num_idle_threadson shutdown (#β7910, #β7918, #β7922)Unstable
Documented
AsyncWriteExt::shutdown()(#β7908)AsyncWritedocumentation (#β7875)Runtime::spawn(#β7803)event_intervaldoc (#β7932)recvreturnsNoneonce closed and no more messages (#β7920)spawn_blockingvs dedicated threads (#β7923)JoinHandlecompletion (#β7825)None(#β7869)Builder::spawn_local(#β7828)Configuration
π Schedule: (UTC)
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.