Is it possible to instruct `async(executor) {}` to...
# coroutines
a
Is it possible to instruct
async(executor) {}
to wait for threads to become available in the pool instead of running and failing?