Skip to content

Pull requests: tokio-rs/tokio

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update README.md
#6732 by devvspacee was closed Jul 29, 2024 Loading…
process: stabilize Command::process_group A-tokio Area: The main tokio crate M-process Module: tokio/process
#6731 by niklasf was merged Jul 27, 2024 Loading…
chore: prepare Tokio v1.39.2 A-tokio Area: The main tokio crate
#6730 by Darksonn was merged Jul 27, 2024 Loading…
docs: reiterate that [build] doesn't go in Cargo.toml A-tokio Area: The main tokio crate T-docs Topic: documentation
#6728 by hds was merged Jul 29, 2024 Loading…
time,sync: make Sleep and BatchSemaphore instrumentation explicit roots A-tokio Area: The main tokio crate M-tracing Tracing support in Tokio R-loom-sync Run loom sync tests on this PR
#6727 by hds was merged Jul 29, 2024 Loading…
chore: fix ci failures A-ci Area: The continuous integration setup
#6725 by mox692 was merged Jul 25, 2024 Loading…
macros: allow temporary lifetime extension in select A-tokio Area: The main tokio crate M-macros Module: macros in the main Tokio crate
#6722 by Darksonn was merged Jul 26, 2024 Loading…
[semaphore] add try_acquire_timeout impl A-tokio Area: The main tokio crate M-sync Module: tokio/sync M-time Module: tokio/time R-loom-sync Run loom sync tests on this PR
#6720 by fawdlstty was closed Jul 24, 2024 Loading…
Run Quinn tests in CI A-ci Area: The continuous integration setup
#6719 by djc was merged Jul 25, 2024 Loading…
chore: prepare Tokio v1.39.1 A-tokio Area: The main tokio crate
#6716 by Darksonn was merged Jul 23, 2024 Loading…
time: revert "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
#6715 by Darksonn was merged Jul 23, 2024 Loading…
tests: ignore many_oneshot_futures test for alt scheduler A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime
#6712 by Darksonn was merged Jul 23, 2024 Loading…
Release Tokio v1.39.0 A-tokio Area: The main tokio crate
#6711 by Darksonn was merged Jul 23, 2024 Loading…
macros: accept IntoFuture args for macros A-tokio Area: The main tokio crate M-macros Module: macros in the main Tokio crate
#6710 by Darksonn was merged Jul 23, 2024 Loading…
chore: replace num_cpus with available_parallelism A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime
#6709 by vilgotf was merged Jul 22, 2024 Loading…
chore: release Tokio v1.39.0 A-tokio Area: The main tokio crate
#6708 by Darksonn was closed Jul 22, 2024 Loading…
Prepare tokio-macros v2.4.0 A-tokio-macros Area: The tokio-macros crate
#6707 by Darksonn was merged Jul 23, 2024 Loading…
chore: make 1.38 an LTS A-tokio Area: The main tokio crate
#6706 by Darksonn was merged Jul 21, 2024 Loading…
metrics: add worker_park_unpark_count A-tokio Area: The main tokio crate M-metrics Module: tokio/runtime/metrics M-runtime Module: tokio/runtime 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
#6696 by surban was merged Jul 23, 2024 Loading…
metrics: add worker thread id A-tokio Area: The main tokio crate M-metrics Module: tokio/runtime/metrics M-runtime Module: tokio/runtime 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
#6695 by surban was merged Jul 23, 2024 Loading…
runtime: add cfg for loom specific code A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime
#6694 by mox692 was merged Jul 21, 2024 Loading…
sync: update sync_watch.rs A-tokio Area: The main tokio crate M-sync Module: tokio/sync
#6693 by eltociear was merged Jul 18, 2024 Loading…
task: add size check for user-supplied future A-tokio Area: The main tokio crate M-task Module: tokio/task
#6692 by mox692 was merged Jul 18, 2024 Loading…
chore: release Tokio v1.38.1 A-tokio Area: The main tokio crate R-loom-time-driver Run loom time driver tests on this PR
#6689 by wathenjiang was merged Jul 16, 2024 Loading…
chore: release v1.38.1 A-tokio Area: The main tokio crate
#6688 by wathenjiang was merged Jul 16, 2024 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.