-
-
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
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
time: avoid traversing entries in the time wheel twice
A-tokio
Area: The main tokio crate
M-time
Module: tokio/time
R-loom-time-driver
Run loom time driver tests on this PR
#6718
opened Jul 24, 2024 by
wathenjiang
Loading…
Reduce contention in timer driver
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-runtime
Module: tokio/runtime
M-time
Module: tokio/time
T-performance
Topic: performance and benchmarks
#6504
opened Apr 21, 2024 by
Darksonn
3 tasks done
Allow disabling time auto-advance behavior in tests
A-tokio
Area: The main tokio crate
M-time
Module: tokio/time
#6113
opened Oct 26, 2023 by
l4l
Loading…
Provide a function to retry a Future
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-time
Module: tokio/time
#5596
opened Apr 3, 2023 by
Oliboy50
disallow unused Area: The main tokio crate
C-feature-request
Category: A feature request.
M-time
Module: tokio/time
must_use
returned by the future given to tokio::time::timeout
A-tokio
#5541
opened Mar 12, 2023 by
laralove143
StateCell::when
seems to have a wrong implementation
A-tokio
#5082
opened Oct 8, 2022 by
byte-sourcerer
Timer precision: Timers are off on windows by 15ms, on Linux by 1.13ms
A-tokio
Area: The main tokio crate
C-bug
Category: This is a bug.
M-time
Module: tokio/time
#5021
opened Sep 16, 2022 by
Matthias247
Ability to (temporarily) disable time auto-advance when paused
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-time
Module: tokio/time
#4522
opened Feb 21, 2022 by
sjoerdsimons
Document what parts of Tokio can be used without its runtime
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-io
Module: tokio/io
M-sync
Module: tokio/sync
M-time
Module: tokio/time
#4232
opened Nov 14, 2021 by
surban
Support other time types
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-time
Module: tokio/time
#3918
opened Jul 3, 2021 by
rendaw
CPU load on time::sleep
A-tokio
Area: The main tokio crate
C-bug
Category: This is a bug.
M-time
Module: tokio/time
#3607
opened Mar 11, 2021 by
reza-ebrahimi
DelayQueue::try_remove
A-tokio-util
Area: The tokio-util crate
C-feature-request
Category: A feature request.
M-time
Module: tokio/time
#3558
opened Feb 25, 2021 by
qm3ster
Expose a new Area: The main tokio crate
C-feature-request
Category: A feature request.
M-time
Module: tokio/time
tokio::time::SystemTime
API
A-tokio
#3281
opened Dec 15, 2020 by
LucioFranco
Provide boottime timers
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-time
Module: tokio/time
#3185
opened Nov 27, 2020 by
mahkoh
Controllable DelayQueue / Timer wheel
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-time
Module: tokio/time
#2719
opened Jul 29, 2020 by
Diggsey
request: Delay preserves ordering
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-time
Module: tokio/time
#1775
opened Nov 15, 2019 by
bartlomieju
ProTip!
Adding no:label will show everything without a label.