Skip to content

Conversation

@ADD-SP
Copy link
Member

@ADD-SP ADD-SP commented Oct 14, 2025

1.43.3 (October 14th, 2025)

Fixed

  • runtime: use release ordering in wake_by_ref() even if already woken (#7622)
  • sync: close the broadcast::Sender in broadcast::Sender::new() (#7629)
  • process: fix error when runtime is shut down on nightly-2025-10-12 #7672)

Additional backports to make the CI happy

  • ci: pin the rust version for wasm tests (#7518)
  • ci: update macros_type_mismatch for Rust 1.90.0 (#7630)

Dependencies (locked) bumped due to the reports of cargo-deny

  • Bump the tracing-subscriber to 0.3.20
  • Bump the slab to 0.4.11

Supersedes #7679

mox692 and others added 8 commits October 14, 2025 22:13
Signed-off-by: ADD-SP <qiqi.zhang@konghq.com>
(cherry picked from commit 2af3e44)
Signed-off-by: ADD-SP <qiqi.zhang@konghq.com>
Signed-off-by: ADD-SP <qiqi.zhang@konghq.com>
Signed-off-by: ADD-SP <qiqi.zhang@konghq.com>
@ADD-SP ADD-SP added the A-tokio Area: The main tokio crate label Oct 14, 2025
@github-actions github-actions bot added R-loom-current-thread Run loom current-thread tests on this PR R-loom-multi-thread Run loom multi-thread tests on this PR R-loom-multi-thread-alt R-loom-sync Run loom sync tests on this PR labels Oct 14, 2025
@ADD-SP ADD-SP mentioned this pull request Oct 14, 2025
@Darksonn Darksonn merged commit de6ef21 into tokio-1.43.x Oct 14, 2025
169 checks passed
@Darksonn Darksonn deleted the prepare-tokio-1.43.3 branch October 14, 2025 15:42
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 R-loom-current-thread Run loom current-thread tests on this PR R-loom-multi-thread Run loom multi-thread tests on this PR R-loom-multi-thread-alt R-loom-sync Run loom sync tests on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants