-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Pull requests: tokio-rs/tokio
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix CI on tokio-1.47.x
A-ci
Area: The continuous integration setup
#8101
opened May 1, 2026 by
Darksonn
Member
Loading…
Revert stealing of tasks from the LIFO slot
A-tokio
Area: The main tokio crate
M-runtime
Module: tokio/runtime
R-loom-current-thread
Run loom current-thread tests on this PR
R-loom-multi-thread
Run loom multi-thread tests on this PR
#8100
opened May 1, 2026 by
Darksonn
Member
Loading…
task: add Run loom tokio-util tests on this PR
JoinMap::try_join_next
R-loom-util
#8099
opened May 1, 2026 by
jgrund
Loading…
sync: reset Chan::rx_waker in chan::Rx's Drop impl
A-tokio
Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
#8095
opened Apr 29, 2026 by
TheJokr
Loading…
Make LIFO slot stealing opt-in
A-tokio
Area: The main tokio crate
M-runtime
Module: tokio/runtime
R-loom-multi-thread
Run loom multi-thread tests on this PR
#8092
opened Apr 28, 2026 by
Darksonn
Member
Loading…
macros: reduce noisy return type mismatch diagnostics
A-tokio-macros
Area: The tokio-macros crate
#8081
opened Apr 22, 2026 by
VinEckSie
Loading…
Implemented io-uring Area: The main tokio crate
M-fs
Module: tokio/fs
T-io-uring
Topic: Linux io_uring
Op<Statx> and applied to read_uring and fs::try_exists
A-tokio
#8080
opened Apr 21, 2026 by
asder8215
Loading…
Avoid illegal state in Area: The main tokio crate
M-runtime
Module: tokio/runtime
FastRand
A-tokio
#8078
opened Apr 20, 2026 by
Darksonn
Member
Loading…
Require that an Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
RwLock has max_readers != 0
A-tokio
#8076
opened Apr 20, 2026 by
Darksonn
Member
Loading…
Notify receivers in mpsc channel Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
OwnedPermit::release() method
A-tokio
#8075
opened Apr 20, 2026 by
Darksonn
Member
Loading…
Return Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
Empty from try_recv() when channel is closed but there are outstanding permits
A-tokio
#8074
opened Apr 20, 2026 by
Darksonn
Member
Loading…
rt: don't notify when pushing task to empty LIFO slot
A-tokio
Area: The main tokio crate
M-runtime
Module: tokio/runtime
R-loom-multi-thread
Run loom multi-thread tests on this PR
Add more file reading benchmarks
A-benches
Area: Benchmarks
T-io-uring
Topic: Linux io_uring
#8063
opened Apr 17, 2026 by
threecgreen
Contributor
Loading…
sync: fix underflow in mpsc channel Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
len()
A-tokio
#8062
opened Apr 17, 2026 by
Darksonn
Member
Loading…
Adjust spawn_blocking() queue resize check
A-tokio
Area: The main tokio crate
M-blocking
Module: tokio/task/blocking
R-loom-blocking
Run loom `runtime::spawn_blocking` tests on this PR
#8046
opened Apr 15, 2026 by
Darksonn
Member
Loading…
ci: use stable rustc
A-ci
Area: The continuous integration setup
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
Skip double wake
R-loom-current-thread
Run loom current-thread tests on this PR
R-loom-multi-thread
Run loom multi-thread tests on this PR
metrics: add task schedule latency metric
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
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
#7986
opened Mar 24, 2026 by
robholt
Loading…
rt: shard the multi-thread inject queue to reduce remote spawn contention
A-tokio
Area: The main tokio crate
M-runtime
Module: tokio/runtime
R-loom-current-thread
Run loom current-thread tests on this PR
R-loom-multi-thread
Run loom multi-thread tests on this PR
T-performance
Topic: performance and benchmarks
#7973
opened Mar 13, 2026 by
alex
Contributor
Loading…
stream: add Area: The tokio-stream crate
M-stream
Module: tokio/stream
StreamExt::filter_map_async
A-tokio-stream
#7971
opened Mar 13, 2026 by
figsoda
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.