-
-
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
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…
benches: add mpsc producer scaling benchmarks for bounded-full channel
A-benches
Area: Benchmarks
#8072
opened Apr 19, 2026 by
ayusht28
Loading…
rt: don't notify when pushing task to empty LIFO slot
R-loom-multi-thread
Run loom multi-thread tests on this PR
introduce a regression test for #8056
A-tokio
Area: The main tokio crate
M-blocking
Module: tokio/task/blocking
#8068
opened Apr 18, 2026 by
alex
Contributor
Loading…
io: split read/write ticks in ScheduledIo
A-tokio
Area: The main tokio crate
M-runtime
Module: tokio/runtime
#8066
opened Apr 18, 2026 by
CrossEyedCat
Loading…
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…
feat: add SQPOLL support for io_uring
A-tokio
Area: The main tokio crate
T-io-uring
Topic: Linux io_uring
#7960
opened Mar 8, 2026 by
SidongYang
Loading…
time: Clarify Area: The main tokio crate
M-time
Module: tokio/time
T-docs
Topic: documentation
MissedTickBehavior documentation
A-tokio
#7941
opened Feb 27, 2026 by
chrisduerr
Loading…
fs: add unstable io_uring uring_cmd support for File
A-tokio
Area: The main tokio crate
M-fs
Module: tokio/fs
M-runtime
Module: tokio/runtime
T-io-uring
Topic: Linux io_uring
#7901
opened Feb 11, 2026 by
SidongYang
Loading…
sync: add Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
closed method to broadcast::WeakSender
A-tokio
#7900
opened Feb 10, 2026 by
mladedav
Loading…
Document possible Area: The main tokio crate
M-task
Module: tokio/task
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
T-docs
Topic: documentation
Mutex deadlock in block_in_place
A-tokio
#7899
opened Feb 9, 2026 by
fuzzypixelz
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.