maxParallel property

int maxParallel

Maximum tasks per worker.

Implementation

int get maxParallel => concurrencySettings.maxParallel;