-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: tokio-rs/tokio
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[ISSUE #7623]Fix metadata to use move closure with asyncify
A-tokio
Area: The main tokio crate
M-fs
Module: tokio/fs
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
#7624
opened Sep 15, 2025 by
mxsm
Loading…
waker: Fix weak memory issue in wake_by_ref()
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
#7622
opened Sep 15, 2025 by
frostyplanet
Loading…
chore: remove cargo-deny Unicode-DFS-2016 license exception config
#7619
opened Sep 14, 2025 by
tottoto
Loading…
fs: use FileOptions inside fs::File to support uring
A-tokio
Area: The main tokio crate
M-fs
Module: tokio/fs
#7617
opened Sep 13, 2025 by
WowVeryLogin
Loading…
docs: Update num_alive_tasks docs
A-tokio
Area: The main tokio crate
M-runtime
Module: tokio/runtime
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
T-docs
Topic: documentation
#7614
opened Sep 12, 2025 by
joe-amzn
Loading…
Add new tests for JoinSet, JoinMap, TaskTracer and LocalRuntime
A-tokio
Area: The main tokio crate
A-tokio-util
Area: The tokio-util crate
C-maintenance
Category: PRs that clean code up or issues documenting cleanup.
M-task
Module: tokio/task
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
#7609
opened Sep 11, 2025 by
FrancescoV1985
Loading…
util: add JoinQueue data structure
A-tokio-util
Area: The tokio-util crate
C-enhancement
Category: A PR with an enhancement or bugfix.
M-task
Module: tokio/task
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
#7590
opened Sep 8, 2025 by
nickkuk
Loading…
fix: do not return Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
Err(RecvError)
in watch::Receiver::has_changed
for unseen values
A-tokio
#7584
opened Sep 5, 2025 by
DSharifi
Loading…
fs: support io_uring in Area: The main tokio crate
M-fs
Module: tokio/fs
fs::write
A-tokio
#7567
opened Sep 1, 2025 by
mox692
Loading…
io: add Area: The tokio-util crate
C-enhancement
Category: A PR with an enhancement or bugfix.
M-io
Module: tokio/io
tokio_util::io::simplex
A-tokio-util
#7565
opened Aug 31, 2025 by
ADD-SP
Loading…
[tokio-util] AbortOnDropHandle::spawn shortcut
A-tokio-util
Area: The tokio-util crate
C-feature-request
Category: A feature request.
M-task
Module: tokio/task
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
#7555
opened Aug 28, 2025 by
stepancheg
Loading…
Use feature for io-uring instead of cfg
A-ci
Area: The continuous integration setup
A-tokio
Area: The main tokio crate
#7547
opened Aug 21, 2025 by
Sytten
Loading…
ci: add Area: The continuous integration setup
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
ignore-wasm
to failing wasm tests
A-ci
#7537
opened Aug 16, 2025 by
lblack00
Loading…
ci: Run loom test in tokio-util
A-ci
Area: The continuous integration setup
A-tokio-util
Area: The tokio-util crate
M-sync
Module: tokio/sync
S-waiting-on-author
Status: awaiting some action (such as code changes) from the PR or issue author.
#7536
opened Aug 14, 2025 by
pepedinho
Loading…
tokio: add asserts for unwind safety auto traits
A-tokio
Area: The main tokio crate
#7487
opened Jul 27, 2025 by
sobczal2
Loading…
io: Implement Area: The main tokio crate
A-tokio-util
Area: The tokio-util crate
C-enhancement
Category: A PR with an enhancement or bugfix.
M-io
Module: tokio/io
S-blocked-on-msrv
Status: need an MSRV bump to progress
skip_until
A-tokio
#7479
opened Jul 23, 2025 by
WilliamVenner
Loading…
time: delay the 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
S-blocked
Status: marked as blocked ❌ on something else such as a PR or other implementation work.
T-performance
Topic: performance and benchmarks
Arc::clone
until registering timer
A-tokio
time: delay the cancellation of 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
T-performance
Topic: performance and benchmarks
#7467
opened Jul 19, 2025 by
ADD-SP
Loading…
task: opens Area: The main tokio crate
C-enhancement
Category: A PR with an enhancement or bugfix.
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
Id::as_u64
to clients
A-tokio
#7454
opened Jul 11, 2025 by
aaronjeline
Loading…
runtime: steal tasks from the LIFO slot
A-tokio
Area: The main tokio crate
C-enhancement
Category: A PR with an enhancement or bugfix.
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
#7431
opened Jun 27, 2025 by
hawkw
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.