<@U2E974ELT> I have noticed that for JVM server/de...
# coroutines
m
@elizarov I have noticed that for JVM server/desktop printing to the stack can happen after
join()
is completed --I guess the logging happens asynchronously. Is this a expected behavior?