You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve the flexibility of Scheduler usage by incorporating an additional parameter, max_parallelism. This parameter caps the number of threads allocated to a TaskRunner.
The text was updated successfully, but these errors were encountered:
Improve the flexibility of Scheduler usage by incorporating an additional parameter,
max_parallelism
. This parameter caps the number of threads allocated to aTaskRunner
.The text was updated successfully, but these errors were encountered: