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

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.
#7376 opened May 31, 2025 by stepancheg
Document cancellation safety for DelayQueue A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#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
Tokio runtime periodically freezes in Linux kernel 6.14.4+ A-tokio Area: The main tokio crate C-bug Category: This is a bug.
#7335 opened May 16, 2025 by macladson
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
Feature request: Add biased support to join! and try_join! A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-macros Module: macros in the main Tokio crate
#7304 opened May 4, 2025 by jlizen
Lack of documentation regarding cancel safety on TcpStream::peek A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net T-docs Topic: documentation
#7303 opened May 3, 2025 by cvengler
Group: A set of tasks that sould run synchrounosly A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#7300 opened May 3, 2025 by evyatark2
ThreadSanitizer Usage? A-ci Area: The continuous integration setup
#7299 opened May 2, 2025 by dspyz-matician
AsyncWrite documentation is confusing A-tokio Area: The main tokio crate M-io Module: tokio/io T-docs Topic: documentation
#7298 opened May 2, 2025 by AlanStokes
Implement Stream::size_hint for BroadcastStream A-tokio-stream Area: The tokio-stream crate C-feature-request Category: A feature request.
#7296 opened May 1, 2025 by andor-ra2
ProTip! Add no:assignee to see everything that’s not assigned.