Skip to content

Pull requests: tokio-rs/tokio

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

io: fix the hang-forever issue of Mock when the write buf is empty A-tokio-test Area: The tokio-test crate C-bug Category: This is a bug. I-hang Program never terminates, resulting from infinite loops, deadlock, livelock, etc. M-io Module: tokio/io
#7639 opened Sep 21, 2025 by ADD-SP Loading…
task: add JoinQueue::try_join_next[_with_id] methods 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.
#7636 opened Sep 20, 2025 by nickkuk Loading…
runtime: add guide for choosing between runtime types A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime T-docs Topic: documentation
#7635 opened Sep 20, 2025 by ADD-SP Loading…
fs: emit compilation error without tokio_unstable for io-uring A-tokio Area: The main tokio crate M-fs Module: tokio/fs
#7634 opened Sep 19, 2025 by ADD-SP Loading…
[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…
Use std::os::fd instead of std::os::unix::io A-tokio Area: The main tokio crate
#7620 opened Sep 14, 2025 by martin-g 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…
fs: support io_uring in fs::metadata (statx)
#7616 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…
fs: support io_uring in fs::write A-tokio Area: The main tokio crate M-fs Module: tokio/fs
#7567 opened Sep 1, 2025 by mox692 Loading…
io: add tokio_util::io::simplex A-tokio-util Area: The tokio-util crate C-enhancement Category: A PR with an enhancement or bugfix. M-io Module: tokio/io
#7565 opened Aug 31, 2025 by ADD-SP Loading…
tokio: Stabilize LocalRuntime A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime
#7557 opened Aug 29, 2025 by Daksh14 Draft
[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…
ci: add ignore-wasm to failing wasm tests A-ci 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
#7537 opened Aug 16, 2025 by lblack00 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 skip_until A-tokio 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
#7479 opened Jul 23, 2025 by WilliamVenner Loading…
time: delay the Arc::clone until registering timer 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 S-blocked Status: marked as blocked ❌ on something else such as a PR or other implementation work. T-performance Topic: performance and benchmarks
#7473 opened Jul 21, 2025 by ADD-SP Draft
chore: update windows-sys to 0.60 A-examples Area: The examples A-tokio Area: The main tokio crate
#7469 opened Jul 20, 2025 by taiki-e Draft
4 tasks
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 Id::as_u64 to clients 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
#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…
rt: add support for non-send closures for thread (un)parking A-tokio Area: The main tokio crate C-enhancement Category: A PR with an enhancement or bugfix. M-runtime Module: tokio/runtime
#7420 opened Jun 25, 2025 by aryan9600 Loading…
Implement TryFrom<std::process::Child> for tokio::process::Child A-tokio Area: The main tokio crate M-process Module: tokio/process
#7388 opened Jun 5, 2025 by schneems Loading…
ProTip! Adding no:label will show everything without a label.