-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: tokio-rs/tokio
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
allow getting task dump backtraces in a programmatic format
R-loom-current-thread
Run loom current-thread tests on this PR
R-loom-multi-thread
Run loom multi-thread tests on this PR
R-loom-multi-thread-alt
Run loom multi-thread alt tests on this PR
#6975
opened Nov 14, 2024 by
arielb1
Loading…
[WIP] make tracing a task public so self-tracing is possible
R-loom-current-thread
Run loom current-thread tests on this PR
R-loom-multi-thread
Run loom multi-thread tests on this PR
R-loom-multi-thread-alt
Run loom multi-thread alt tests on this PR
#6972
opened Nov 13, 2024 by
arielb1
Loading…
macros: Improve IDE support
A-tokio-macros
Area: The tokio-macros crate
#6968
opened Nov 12, 2024 by
nurmohammed840
Loading…
io: remove redundant check
A-tokio
Area: The main tokio crate
M-io
Module: tokio/io
#6966
opened Nov 10, 2024 by
nurmohammed840
Loading…
metrics: Improve flexibility of H2Histogram Configuration
A-tokio
Area: The main tokio crate
M-metrics
Module: tokio/runtime/metrics
#6963
opened Nov 8, 2024 by
rcoh
Loading…
docs: clarify documentation of sync module
A-tokio
Area: The main tokio crate
R-loom-sync
Run loom sync tests on this PR
T-docs
Topic: documentation
#6955
opened Nov 6, 2024 by
rcoh
Loading…
process: block SIGCHLD signal when spawning process
A-tokio
Area: The main tokio crate
M-process
Module: tokio/process
M-signal
Module: tokio/signal
#6953
opened Nov 5, 2024 by
sheremetyev
Loading…
macros: support setting name of spawned threads
A-tokio
Area: The main tokio crate
A-tokio-macros
Area: The tokio-macros crate
M-runtime
Module: tokio/runtime
#6913
opened Oct 18, 2024 by
cgzones
Loading…
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…
stabilize worker_total_busy_duration
A-tokio
Area: The main tokio crate
M-metrics
Module: tokio/runtime/metrics
R-loom-current-thread
Run loom current-thread tests on this PR
R-loom-multi-thread
Run loom multi-thread tests on this PR
R-loom-multi-thread-alt
Run loom multi-thread alt tests on this PR
#6899
opened Oct 11, 2024 by
Owen-CH-Leung
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…
Add documentation for SyncIoBridge with examples and alternatives
A-tokio-util
Area: The tokio-util crate
M-io
Module: tokio/io
T-docs
Topic: documentation
#6815
opened Sep 3, 2024 by
Nathy-bajo
Loading…
clippy fixes
R-loom-current-thread
Run loom current-thread tests on this PR
R-loom-multi-thread
Run loom multi-thread tests on this PR
R-loom-multi-thread-alt
Run loom multi-thread alt tests on this PR
R-loom-sync
Run loom sync tests on this PR
R-loom-time-driver
Run loom time driver tests on this PR
#6789
opened Aug 17, 2024 by
barafael
Loading…
rfc: propose an FFI API
A-tokio
Area: The main tokio crate
C-proposal
Category: a proposal and request for comments
#6780
opened Aug 15, 2024 by
Noah-Kennedy
Loading…
task: illumos/Solaris have thread-local weirdness
A-tokio
Area: The main tokio crate
M-runtime
Module: tokio/runtime
#6777
opened Aug 14, 2024 by
hawkw
Loading…
Added explanatory comments in runtime.rs for better understanding for…
A-tokio
Area: The main tokio crate
M-metrics
Module: tokio/runtime/metrics
T-docs
Topic: documentation
#6747
opened Aug 4, 2024 by
SarthakPaandey
Loading…
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…
Show data as text when an tokio_test::io assert fails
A-tokio-test
Area: The tokio-test crate
#6690
opened Jul 16, 2024 by
joerivanruth
Loading…
sync: add Sender<T>::closed future
A-tokio
Area: The main tokio crate
M-sync
Module: tokio/sync
R-loom-sync
Run loom sync tests on this PR
#6685
opened Jul 14, 2024 by
evanrittenhouse
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.