Skip to content

Commit 71fec7f

Browse files
authored
Merge pull request #6666 from jpmelos/patch-1
Post: Joining threads immediately as they finish in Rust
2 parents 5363ead + d6c501d commit 71fec7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/2025-05-21-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ and just ask the editors to select the category.
5555

5656
### Rust Walkthroughs
5757
* [Unlocking Tokio's Hidden Gems: Determinism, Paused Time, and Local Execution](https://pierrezemb.fr/posts/tokio-hidden-gems/)
58-
58+
* [Joining threads immediately as they finish in Rust](https://jpmelos.com/posts/joining-multiple-rust-threads/)
5959
* [video] [Build with Naz : Rust, Memory performance & latency - locality, access, allocate, cache lines](https://www.youtube.com/watch?v=ywkEmwkX0Lc)
6060

6161
### Research

0 commit comments

Comments
 (0)