Module manager

Source

Structs§

BackgroundTaskManager
A background task manager that can hold and manage multiple tasks. When dropped, it will abort all tasks. Graceful shutdown can be performed with graceful_shutdown

Enums§

TaskStatus

Constants§

TASK_STATUS_FETCH_TIMEOUT 🔒

Type Aliases§

TaskRegistry