Skip to content

Conversation

@ADD-SP
Copy link
Member

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

Blocked by #7682.

1.47.2 (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)
  • macros: fix hygiene issue in join! and try_join! (#7638)
  • process: fix error when runtime is shut down on nightly-2025-10-12 (#7672)

@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-sync Run loom sync tests on this PR labels Oct 14, 2025
@ADD-SP ADD-SP force-pushed the prepare-tokio-1.47.2 branch 2 times, most recently from 9388297 to b207c46 Compare October 14, 2025 16:26
@ADD-SP ADD-SP changed the base branch from tokio-1.47.x to merge-1.43.3 October 14, 2025 16:26
@github-actions github-actions bot removed R-loom-sync Run loom sync tests on this PR R-loom-current-thread Run loom current-thread tests on this PR R-loom-multi-thread Run loom multi-thread tests on this PR labels Oct 14, 2025
@ADD-SP ADD-SP force-pushed the prepare-tokio-1.47.2 branch from b207c46 to b6c6fa3 Compare October 14, 2025 16:29
Base automatically changed from merge-1.43.3 to tokio-1.47.x October 14, 2025 17:00
Copy link
Contributor

@Darksonn Darksonn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need the PR number in commit message.

Signed-off-by: ADD-SP <qiqi.zhang@konghq.com>
@ADD-SP ADD-SP force-pushed the prepare-tokio-1.47.2 branch from b6c6fa3 to 3762a6a Compare October 14, 2025 17:12
@ADD-SP ADD-SP marked this pull request as ready for review October 14, 2025 17:12
@Darksonn Darksonn merged commit 3762a6a into tokio-1.47.x Oct 14, 2025
84 checks passed
@Darksonn Darksonn deleted the prepare-tokio-1.47.2 branch October 14, 2025 18:25
@Darksonn Darksonn mentioned this pull request Oct 14, 2025
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.

4 participants