ThreadPool.activeWorkers

size_t activeWorkers() @property const @trusted nothrow @nogc

Get the number of currently active (executing) workers.

Returns

The count of workers currently running tasks.