jwiegley / async-pool

Other
21 stars 13 forks source link

fix deadlocking on nested mapTasks and friends #26

Closed l29ah closed 1 year ago

l29ah commented 1 year ago

a dumb fix not accounting for whether we're run from one of the tasks that would spawn one more thread than requested by caller

fixes https://github.com/jwiegley/async-pool/issues/4