Another question: How to get a coroutine dispatche...
# coroutines
l
Another question: How to get a coroutine dispatcher that has initially no threads, and spawns a thread when given work, which dies when not used for 60 seconds (or maybe another timeout)?