Skip to content

Issues: tokio-rs/tokio

Beta
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

docs: block_on should mention block_in_place A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#7387 opened Jun 5, 2025 by BatmanAoD
Add WeakReceiver to tokio::sync::broadcast A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#7386 opened Jun 5, 2025 by mladedav
runtime: may eliminate unnecessary release-acquire memory order in Steal<T> A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#7385 opened Jun 5, 2025 by Toby-Shi-cloud
RFC: Delayed cancellation of timer A-tokio Area: The main tokio crate C-proposal Category: a proposal and request for comments M-time Module: tokio/time
#7384 opened Jun 4, 2025 by ADD-SP
non-panicking version of worker_total_busy_duration A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-metrics Module: tokio/runtime/metrics
#7383 opened Jun 3, 2025 by droundy
time::advance panics on Duration::MAX A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-time Module: tokio/time
#7380 opened Jun 2, 2025 by arctic-alpaca
tokio::fs::File::write returns early before OS says that the operation is completed A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-fs Module: tokio/fs T-docs Topic: documentation
#7378 opened Jun 1, 2025 by Noratrieb
Difference in behavior between Stdio::piped() and tokio::net::unix::pipe A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-process Module: tokio/process
#7376 opened May 31, 2025 by stepancheg
Document cancellation safety for DelayQueue A-tokio-util Area: The tokio-util crate C-feature-request Category: A feature request. M-time Module: tokio/time T-docs Topic: documentation
#7374 opened May 29, 2025 by cheesycod
Add into_std and from_std to tokio::net::unix::pipe::{Sender, Receiver} A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-net Module: tokio/net
#7373 opened May 29, 2025 by mkihr-ojisan
Non-Send version of callbacks such as on_thread_park A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime
#7370 opened May 28, 2025 by Darksonn
block_in_place doesn't panic on a spawn_local task A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-blocking Module: tokio/task/blocking M-runtime Module: tokio/runtime
#7368 opened May 27, 2025 by dspyz-matician
Add tests for Instant::now() and wasm32-unknown-unknown A-tokio Area: The main tokio crate C-maintenance Category: PRs that clean code up or issues documenting cleanup. E-help-wanted Call for participation: Help is requested to fix this issue. M-time Module: tokio/time T-wasm Topic: Web Assembly
#7360 opened May 24, 2025 by Darksonn
Configure tokio::sync::mpsc::unbounded_channel memory usage A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-sync Module: tokio/sync
#7355 opened May 23, 2025 by estaban
Add support for driving the runtime manually based on file descriptor A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime
#7348 opened May 20, 2025 by jlizen
Support MPMC A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-sync Module: tokio/sync
#7347 opened May 20, 2025 by lispking
[docs] Codec Encoder and Decoder traits do not describe buffer management A-tokio-util Area: The tokio-util crate C-bug Category: This is a bug. M-codec Module: tokio-util/codec
#7344 opened May 19, 2025 by Firstyear
RFC: A dedicated thread to manage all timers A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-time Module: tokio/time
#7343 opened May 18, 2025 by ADD-SP
RFC: Sharding the timer wheel A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-time Module: tokio/time
#7341 opened May 17, 2025 by ADD-SP
Feature request: support BitWriter A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#7325 opened May 9, 2025 by dentiny
Why is tracing unstable? A-tokio Area: The main tokio crate M-tracing Tracing support in Tokio
#7316 opened May 7, 2025 by Kixunil
Add Support for Creating a Receiver Starting from the Beginning of the Buffer in the Broadcast Module A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-sync Module: tokio/sync
#7313 opened May 7, 2025 by xjd34456
Create time::Instant::cached A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-time Module: tokio/time
#7309 opened May 5, 2025 by levkk
RFC: Task Hook Inheritance A-tokio Area: The main tokio crate C-feature-request Category: A feature request. C-musing Category: musings about a better world C-proposal Category: a proposal and request for comments M-runtime Module: tokio/runtime M-task Module: tokio/task
#7306 opened May 5, 2025 by Noah-Kennedy
ProTip! Find all open issues with in progress development work with linked:pr.