async-task-tracker 0.1.0-alpha.1

A task tracker used for waiting until tasks exit.
Documentation

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.