-
-
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
MPSC queue hangs on repeated polling
A-tokio
Area: The main tokio crate
C-bug
Category: This is a bug.
M-coop
Module: tokio/coop
M-sync
Module: tokio/sync
#7108
opened Jan 17, 2025 by
jshaw-jump
sync: add Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
len
and is_empty
methods to mpsc senders
A-tokio
#7103
opened Jan 15, 2025 by
tqwewe
Loading…
Add run_until_cancelled_owned to CancellationToken
A-tokio-util
Area: The tokio-util crate
M-sync
Module: tokio/sync
#7081
opened Jan 9, 2025 by
tysen
Loading…
Add Area: The main tokio crate
C-feature-request
Category: A feature request.
M-sync
Module: tokio/sync
.len()
method to UnboundedSender
A-tokio
#7077
opened Jan 8, 2025 by
tqwewe
Refactor Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
sync::batch_semaphore::Semaphore::poll_acquire
A-tokio
#7046
opened Dec 18, 2024 by
cip999
Loading…
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
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
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
sync: Update broadcast::recv to return a named future
A-tokio
Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
#6908
opened Oct 17, 2024 by
jplatte
Loading…
Unbury the lede on tokio::sync::mutex docs
A-tokio
Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
T-docs
Topic: documentation
#6819
opened Sep 4, 2024 by
tbodt
Loading…
Proposal provide support for notifying the latest added waiter (LIFO) for the Notify interface
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-sync
Module: tokio/sync
#6506
opened Apr 22, 2024 by
pfreixes
feat(tokio-util): Add CancellationTokenWithReason
A-tokio-util
Area: The tokio-util crate
M-sync
Module: tokio/sync
#6453
opened Apr 2, 2024 by
conradludgate
Loading…
Add Area: The main tokio crate
C-feature-request
Category: A feature request.
M-sync
Module: tokio/sync
Sender::len
to mpsc channel
A-tokio
#6314
opened Jan 30, 2024 by
barafael
Notify uses SeqCst orderings, but acquire/release is enough
A-tokio
Area: The main tokio crate
C-bug
Category: This is a bug.
M-sync
Module: tokio/sync
#6266
opened Jan 4, 2024 by
wang384670111
docs: add countdown latch example to Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
T-docs
Topic: documentation
Semaphore
A-tokio
#6105
opened Oct 24, 2023 by
hawkw
Loading…
Add a countdown latch example to Semaphore
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-sync
Module: tokio/sync
T-docs
Topic: documentation
#6087
opened Oct 19, 2023 by
mcches
docs: Area: The main tokio crate
C-bug
Category: This is a bug.
M-sync
Module: tokio/sync
T-docs
Topic: documentation
tokio::sync::mpsc
can still be read when all senders are dropped
A-tokio
#6053
opened Oct 6, 2023 by
tae-soo-kim
tokio_util::sync::PollSender::send_item
does not actually ever return error in correct usage
A-tokio-util
#5802
opened Jun 17, 2023 by
nakedible-p
Reduce contention in broadcast channel
A-tokio
Area: The main tokio crate
E-hard
Call for participation: Experience needed to fix: Hard / a lot
E-help-wanted
Call for participation: Help is requested to fix this issue.
M-sync
Module: tokio/sync
T-performance
Topic: performance and benchmarks
#5465
opened Feb 17, 2023 by
Darksonn
Add cause of cancel cancelation token
A-tokio-util
Area: The tokio-util crate
C-feature-request
Category: A feature request.
M-sync
Module: tokio/sync
#5249
opened Nov 30, 2022 by
rekby
Doc of mutex advising std blocking mutex look totally misleading
A-tokio
Area: The main tokio crate
C-bug
Category: This is a bug.
M-sync
Module: tokio/sync
T-docs
Topic: documentation
#5024
opened Sep 17, 2022 by
Stargateur
Provide broadcast::Sender::new and watch::Sender::new functions
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-sync
Module: tokio/sync
#4958
opened Aug 30, 2022 by
JanBeh
Add an async Once type.
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-sync
Module: tokio/sync
#4684
opened May 12, 2022 by
VixieTSQ
Previous Next
ProTip!
Follow long discussions with comments:>50.