-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Pull requests: tokio-rs/tokio
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
mpsc: add array-backed internals for bounded channel
R-loom-sync
Run loom sync tests on this PR
#8210
opened Jun 12, 2026 by
seanmonstar
Member
Loading…
rt: add configurable global queue equitability
R-loom-multi-thread
Run loom multi-thread tests on this PR
#8208
opened Jun 11, 2026 by
johnhurt
Loading…
signal: support creating new runtimes in a forked child process
#8204
opened Jun 10, 2026 by
Xuanwo
Loading…
sync: reduce broadcast channel contention by sharding waiters
A-tokio
Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
#8197
opened Jun 6, 2026 by
kyo5uke
Loading…
docs: add interactive and non-interactive stdin examples
A-tokio
Area: The main tokio crate
M-io
Module: tokio/io
T-docs
Topic: documentation
#8190
opened Jun 4, 2026 by
ameyypawar
Contributor
Loading…
chore: remove needless LinkedList generic type
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-sync
Run loom sync tests on this PR
R-loom-time-driver
Run loom time driver tests on this PR
#8188
opened Jun 3, 2026 by
vilgotf
Contributor
Loading…
runtime: keep io_uring op alive when submission fails after push
A-tokio
Area: The main tokio crate
M-runtime
Module: tokio/runtime
T-io-uring
Topic: Linux io_uring
#8185
opened Jun 2, 2026 by
blasrodri
Contributor
Loading…
fs(tests): do not leak FDs with shutdown background
A-tokio
Area: The main tokio crate
M-fs
Module: tokio/fs
T-io-uring
Topic: Linux io_uring
#8184
opened Jun 2, 2026 by
mattiapitossi
Member
Loading…
fs: avoid panic after failed file write spawn
A-tokio
Area: The main tokio crate
M-fs
Module: tokio/fs
#8183
opened Jun 2, 2026 by
cyphercodes
Loading…
docs: clarify cancel safety wording
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
#8181
opened Jun 1, 2026 by
Lqz13Th
Loading…
docs(select!): warn about chained merge unfairness, recommend StreamMap
A-tokio-macros
Area: The tokio-macros crate
T-docs
Topic: documentation
#8172
opened May 27, 2026 by
JustinCMR
Loading…
time: remove RegistrationQueue
R-loom-multi-thread
Run loom multi-thread tests on this PR
R-loom-time-driver
Run loom time driver tests on this PR
tokio-util: add LocalPoolBuilder
A-tokio-util
Area: The tokio-util crate
M-task
Module: tokio/task
R-loom-util
Run loom tokio-util tests on this PR
#8167
opened May 23, 2026 by
alecmocatta
Loading…
fs: fall back when io_uring has no IO driver
A-tokio
Area: The main tokio crate
M-fs
Module: tokio/fs
T-io-uring
Topic: Linux io_uring
#8165
opened May 21, 2026 by
fallintoplace
Contributor
Loading…
Remove panicking operations on Instant
A-tokio
Area: The main tokio crate
M-time
Module: tokio/time
R-loom-sync
Run loom sync tests on this PR
R-loom-time-driver
Run loom time driver tests on this PR
R-loom-util
Run loom tokio-util tests on this PR
#8157
opened May 20, 2026 by
marshallpierce
Contributor
Loading…
Don't panic when using an interval with max Duration
A-tokio
Area: The main tokio crate
M-time
Module: tokio/time
#8152
opened May 18, 2026 by
marshallpierce
Contributor
Loading…
time: fix Sleep livelock when eager combinator starves current_thread timer driver
A-tokio
Area: The main tokio crate
M-time
Module: tokio/time
R-loom-time-driver
Run loom time driver tests on this PR
#8146
opened May 15, 2026 by
AsthaMishra
Loading…
add WakeList collection interfaces
A-tokio
Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
R-loom-time-driver
Run loom time driver tests on this PR
#8140
opened May 12, 2026 by
vilgotf
Contributor
Loading…
tokio-util: make CancellationToken::is_cancelled lock-free
A-tokio-util
Area: The tokio-util crate
R-loom-util
Run loom tokio-util tests on this PR
#8138
opened May 12, 2026 by
dflemstr
Loading…
time: skip fired Timer registration
A-tokio
Area: The main tokio crate
M-time
Module: tokio/time
R-loom-time-driver
Run loom time driver tests on this PR
hooks: overhaul task hooks
A-tokio
Area: The main tokio crate
M-runtime
Module: tokio/runtime
R-loom-blocking
Run loom `runtime::spawn_blocking` 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
#8136
opened May 10, 2026 by
Noah-Kennedy
Contributor
Loading…
refactor the spawn blocking queue to make adding a new sharded implementation easy
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
#8135
opened May 9, 2026 by
alex
Contributor
Loading…
chore: replace Area: The main tokio crate
M-runtime
Module: tokio/runtime
R-loom-multi-thread
Run loom multi-thread tests on this PR
RunResult with ControlFlow
A-tokio
#8133
opened May 8, 2026 by
vilgotf
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.