Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently, the number of submitted `WorkChain`s is determined by the number of available slots. This is not the expected behavior, as this number might be unequal to 0, causing a logging message that states that `n` `WorkChain`s have been submitted, even though no processes were left.
- Loading branch information