<@U0MMYM2A3> What kind of code you run inside `@As...
# coroutines
e
@aaverin What kind of code you run inside `@Async`/`async(CommonPool) { ... }`. What does it do? Does it just consume CPU or waits for other stuff? How does it wait? Does it use some async APIs?