<@U4S7P1QSJ> It depends. By default, all continuat...
# coroutines
e
@rrva It depends. By default, all continuations are scheduled via
ForkJoinPool.commonPool
which has multiple threads. How those threads are mapped to the actual cores is totally OS-dependent.