-
-
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
ci: fix macos runner
A-ci
Area: The continuous integration setup
#8145
opened May 14, 2026 by
mattiapitossi
Member
Loading…
net: add Area: The main tokio crate
M-net
Module: tokio/net
SocketAddr methods to Unix sockets
A-tokio
#8144
opened May 14, 2026 by
elomatreb
Loading…
docs: fix duplicated word in tokio-stream changelog
#8143
opened May 14, 2026 by
vip892766gma
Loading…
codec: use libc::memchr for LinesCodec delimiter scan
A-tokio-util
Area: The tokio-util crate
R-loom-util
Run loom tokio-util tests on this PR
#8141
opened May 13, 2026 by
RyanJamesStewart
Contributor
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: eagerly destroy timers
A-tokio
Area: The main tokio crate
M-time
Module: tokio/time
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-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…
time: redo timer registration
A-tokio
Area: The main tokio crate
M-time
Module: tokio/time
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-time-driver
Run loom time driver tests on this PR
#8132
opened May 8, 2026 by
vilgotf
Contributor
Loading…
time: clean up Instant overflow prevention
A-tokio
Area: The main tokio crate
M-time
Module: tokio/time
#8128
opened May 8, 2026 by
vilgotf
Contributor
Loading…
tracing: remove unnecessary span clone
A-tokio
Area: The main tokio crate
M-sync
Module: tokio/sync
M-time
Module: tokio/time
R-loom-sync
Run loom sync tests on this PR
#8126
opened May 8, 2026 by
vilgotf
Contributor
Loading…
re-enable LIFO slot stealing
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
#8120
opened May 4, 2026 by
hawkw
Member
Loading…
sync: document memory ordering guarantees for Semaphore
A-tokio
Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
T-docs
Topic: documentation
#8119
opened May 4, 2026 by
cong-or
Loading…
net/unix: return Unsupported instead of fake root creds on espidf/vita/hurd
A-tokio
Area: The main tokio crate
M-net
Module: tokio/net
#8111
opened May 3, 2026 by
ayadlin
Loading…
tokio-stream: fix Peekable::size_hint to account for peeked item
A-tokio-stream
Area: The tokio-stream crate
#8109
opened May 3, 2026 by
Rachit2323
Contributor
Loading…
Route nto io-sock variants (nto71_iosock, nto80) to impl_noproc for u…
A-tokio
Area: The main tokio crate
M-net
Module: tokio/net
#8108
opened May 2, 2026 by
skarlsson
Loading…
task: add Area: The tokio-util crate
R-loom-util
Run loom tokio-util tests on this PR
JoinMap::try_join_next
A-tokio-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…
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…
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
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.