2 releases
| 0.1.0 | Dec 8, 2024 |
|---|---|
| 0.1.0-alpha.1 | Dec 4, 2024 |
#1374 in Asynchronous
45 downloads per month
20KB
244 lines
async-task-tracker
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
~350KB