okay thanks - it also seems to work fine in my cod...
# coroutines
m
okay thanks - it also seems to work fine in my code example. was just wondering since it makes use of the default ForkJoinPool - and reading the JavaDoc there kind of encourages the tasks not to use blocking I/O. ( Haven't used the ForkJoinPool before - even as an avid Java developer 😉 )