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

Alternative to Runtime::enter that doesn't return a guard A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#7040 opened Dec 16, 2024 by dev-ardi
Tokio::signals::windows - are windows signals correctly handled? A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-signal Module: tokio/signal
#7039 opened Dec 16, 2024 by Astlaan
Using timeout hangs a program on wasm32-wasip1 A-tokio Area: The main tokio crate C-bug Category: This is a bug.
#7036 opened Dec 14, 2024 by surban
Implement a join_all convenience function A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-task Module: tokio/task
#7034 opened Dec 13, 2024 by FalkWoldmann
Add helper functions to the histogram for easier mapping between bucket and time A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#7033 opened Dec 13, 2024 by 0xdeafbeef
False unreachable_code warning for try_join A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-macros Module: macros in the main Tokio crate
#7031 opened Dec 12, 2024 by cblp
Document cancelation safety for watch::Receiver::wait_for A-tokio Area: The main tokio crate C-bug Category: This is a bug. E-help-wanted Call for participation: Help is requested to fix this issue. M-sync Module: tokio/sync T-docs Topic: documentation
#7021 opened Dec 6, 2024 by tthebst
Add WeakSender for tokio::sync::broadcast A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-sync Module: tokio/sync
#7003 opened Dec 2, 2024 by Carter12s
Can't build Tokio crate, on Haiku A-tokio Area: The main tokio crate C-bug Category: This is a bug.
#7002 opened Dec 2, 2024 by vmlemon
uv_backend_fd like support to make integration to OS gui event loop possible! A-tokio Area: The main tokio crate C-feature-request Category: A feature request. T-wasm Topic: Web Assembly
#6994 opened Nov 27, 2024 by congzhangzh
starving timeout with async_io on closed connections A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-io Module: tokio/io
#6971 opened Nov 13, 2024 by flumm
try_read_vectored and try_write_vectored use default implementations that only process the first buffer A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-net Module: tokio/net
#6970 opened Nov 13, 2024 by tomashaddad
Support ready() for mpsc::Receiver A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-sync Module: tokio/sync
#6965 opened Nov 9, 2024 by shade
The H2 log algorithm for the poll time histogram is too granular for prometheus export A-tokio Area: The main tokio crate C-feature-request Category: A feature request. M-metrics Module: tokio/runtime/metrics
#6960 opened Nov 7, 2024 by drbrain
CancellationToken: Option to only trigger "drop guard" if dropped while panicking A-tokio-util Area: The tokio-util crate C-feature-request Category: A feature request. M-sync Module: tokio/sync
#6956 opened Nov 6, 2024 by jamesmunns
Debugging tokio async application A-tokio Area: The main tokio crate C-feature-request Category: A feature request.
#6950 opened Nov 2, 2024 by godzie44
Inconsistent Error Handling Behavior with ? operator in Marco #[tokio::main] A-tokio-macros Area: The tokio-macros crate C-bug Category: This is a bug. M-macros Module: macros in the main Tokio crate
#6930 opened Oct 23, 2024 by TomMonkeyMan
Support for dynamic linking A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-runtime Module: tokio/runtime
#6927 opened Oct 22, 2024 by sandtreader
Bad file descriptor when using NVIDIA Messaging Accelerator (VMA) A-tokio Area: The main tokio crate C-bug Category: This is a bug.
#6923 opened Oct 21, 2024 by boranby
SimplexStream does not close other half on drop A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-io Module: tokio/io
#6914 opened Oct 18, 2024 by CGamesPlay
Tokio does not work on wasm32-unknown-unknown as of rustc 1.82 A-ci Area: The continuous integration setup E-help-wanted Call for participation: Help is requested to fix this issue. T-wasm Topic: Web Assembly
#6910 opened Oct 18, 2024 by mox692
Feature request: Allow non-Send broadcast values in more (generic) contexts A-tokio-stream Area: The tokio-stream crate A-tokio-util Area: The tokio-util crate C-feature-request Category: A feature request.
#6902 opened Oct 14, 2024 by jplatte
Wikipedia link to write-preferring in RwLock documentation is inconsistent with Tokio's definition A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-sync Module: tokio/sync T-docs Topic: documentation
#6901 opened Oct 13, 2024 by lieuwex
LengthDelimitedCodec should support [u8] A-tokio-util Area: The tokio-util crate C-feature-request Category: A feature request. M-codec Module: tokio-util/codec
#6895 opened Oct 10, 2024 by wraitii
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.