Expand description
A thin wrapper around [stdx::thread::Pool] which threads a sender through spawned jobs.
It is used in crate::global_state::GlobalState throughout the main loop.
Structsยง
- Deferred
Task ๐Queue DeferredTaskQueueholds deferred tasks.- Task
Pool ๐