#waiting #task #tracker #exit

no-std async-task-tracker

A task tracker used for waiting until tasks exit

2 releases

0.1.0 Dec 8, 2024
0.1.0-alpha.1 Dec 4, 2024

#698 in Asynchronous

Download history 194/week @ 2024-12-02 65/week @ 2024-12-09

259 downloads per month

MIT license

20KB
244 lines

async-task-tracker

crates.io Released API docs MIT licensed CI

A task tracker used for waiting until tasks exit.

This is a modified version of TaskTracker from the tokio-util crate without tokio-specific features.

License

Licensed under MIT license.

Original work by Tokio Contributors, licensed under MIT license.

Dependencies

~355KB