Skip to content

Issues: tokio-rs/tokio

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
Sort

Issues list

Document queueing behaviour of spawn_blocking A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-blocking Module: tokio/task/blocking
#7261 opened Apr 12, 2025 by barafael
JoinMap does not correctly handle duplicate keys A-tokio-util Area: The tokio-util crate C-bug Category: This is a bug. M-task Module: tokio/task
#7257 opened Apr 11, 2025 by toksdotdev
tokio_unstable cannot be enabled in build or proc-macro dependencies when cross-compiling A-tokio Area: The main tokio crate C-bug Category: This is a bug.
#7254 opened Apr 11, 2025 by maddiemort
JoinMap Equivalent bounds. A-tokio-util Area: The tokio-util crate C-feature-request Category: A feature request. M-task Module: tokio/task
#7253 opened Apr 11, 2025 by conradludgate
Improve Consistency for Echo Example Programs A-examples Area: The examples
#7250 opened Apr 10, 2025 by nskins
sync: watch::Sender::opened method/future A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-sync Module: tokio/sync
#7240 opened Apr 4, 2025 by Daniel-Aaron-Bloom
spawn_with_attributes for Command on A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-process Module: tokio/process
#7238 opened Apr 4, 2025 by heaths
Owned version of Notified<'_> A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-sync Module: tokio/sync
#7231 opened Mar 26, 2025 by Razz4780
Support for IP_FREEBIND on Linux A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#7229 opened Mar 22, 2025 by redactedontop
watch::Sender::send is a error-prone default A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-sync Module: tokio/sync
#7228 opened Mar 20, 2025 by dpc
Tokio channels can cause panic in wasm context, when using multiple threads A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-sync Module: tokio/sync
#7205 opened Mar 8, 2025 by binier
Poor tokio_util::Compat performance with large buffers due to initialize_unfilled A-tokio-util Area: The tokio-util crate C-bug Category: This is a bug. M-io Module: tokio/io
#7194 opened Mar 4, 2025 by Eugeny
Allow inserting into JoinMap directly A-tokio-util Area: The tokio-util crate C-feature-request Category: A feature request.
#7179 opened Feb 26, 2025 by AlphaKeks
Add public split associated function to SimplexStream A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-io Module: tokio/io
#7177 opened Feb 25, 2025 by KyleCotton
Occasional data loss with .write_all on io::stdout() without explicit .flush A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-io Module: tokio/io
#7174 opened Feb 25, 2025 by kpcyrd
net: Consider having from_std panic on blocking sockets A-tokio Area: The main tokio crate C-proposal Category: a proposal and request for comments M-net Module: tokio/net S-breaking-change A breaking change that requires manual coordination to be released.
#7172 opened Feb 24, 2025 by carllerche
tokio-util/codec: AnyDelimiterCodec can decode bytes but only encode str A-tokio-util Area: The tokio-util crate C-bug Category: This is a bug. M-codec Module: tokio-util/codec
#7169 opened Feb 22, 2025 by karalabe
Sink mock in tokio_test A-tokio-test Area: The tokio-test crate C-feature-request Category: A feature request.
#7168 opened Feb 21, 2025 by barafael
Support get signal sender pid in signal::recv A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-signal Module: tokio/signal
#7148 opened Feb 10, 2025 by taikulawo
Panic: pidfd is ready to read, the process should have exited A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-process Module: tokio/process
#7144 opened Feb 7, 2025 by jeromegn
poll time in the poll time histogram merges multiple polls A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-metrics Module: tokio/runtime/metrics
#7106 opened Jan 17, 2025 by rcoh
Test rt_unstable_metrics::worker_local_queue_depth is flaky A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-metrics Module: tokio/runtime/metrics
#7096 opened Jan 13, 2025 by rcoh
Add .len() method to UnboundedSender A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-sync Module: tokio/sync
#7077 opened Jan 8, 2025 by tqwewe
Race-condition on shutdown of current-thread runtime? A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-runtime Module: tokio/runtime
#7056 opened Dec 30, 2024 by thomaseizinger
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.