-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
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
If tokio::sync::Notify notify() is invoked prior to tokio::sync::Notify notfied().await, then the call to notified().await will result in perpetual blocking without being notified.
A-tokio
Area: The main tokio crate
C-bug
Category: This is a bug.
M-sync
Module: tokio/sync
#6952
opened Nov 5, 2024 by
ybbh
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
Option unwrap() on None when using AsyncWriteExt
A-tokio
Area: The main tokio crate
C-bug
Category: This is a bug.
M-fs
Module: tokio/fs
#6933
opened Oct 24, 2024 by
msftsecurityteam
Inconsistent Error Handling Behavior with Area: The tokio-macros crate
C-bug
Category: This is a bug.
M-macros
Module: macros in the main Tokio crate
?
operator in Marco #[tokio::main]
A-tokio-macros
#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 Area: The continuous integration setup
E-help-wanted
Call for participation: Help is requested to fix this issue.
T-wasm
Topic: Web Assembly
wasm32-unknown-unknown
as of rustc 1.82
A-ci
#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
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
Undefined Behaviour in Area: The tokio-stream crate
C-bug
Category: This is a bug.
M-stream
Module: tokio/stream
tests/stream_chain.rs
A-tokio-stream
#6860
opened Sep 23, 2024 by
tiif
time::timeout ignores panic and waits forever
A-tokio
Area: The main tokio crate
C-bug
Category: This is a bug.
M-time
Module: tokio/time
#6816
opened Sep 3, 2024 by
stevenroose
Open up more test for Miri
A-ci
Area: The continuous integration setup
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
#6812
opened Sep 1, 2024 by
tiif
4 tasks
Infallible version of spawn_blocking
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-task
Module: tokio/task
#6796
opened Aug 22, 2024 by
mineichen
Recommend alternatives to SyncIoBridge
A-tokio-util
Area: The tokio-util crate
C-bug
Category: This is a bug.
E-help-wanted
Call for participation: Help is requested to fix this issue.
M-io
Module: tokio/io
T-docs
Topic: documentation
#6795
opened Aug 20, 2024 by
Darksonn
6 tasks
Command .wait hanging on MacOS
A-tokio
Area: The main tokio crate
C-bug
Category: This is a bug.
M-process
Module: tokio/process
#6770
opened Aug 13, 2024 by
justin-elementlabs
Improving platform support for illumos (CI, etc)
A-ci
Area: The continuous integration setup
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
#6763
opened Aug 9, 2024 by
hawkw
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.