probably anyone has already asked this, but i was ...
# coroutines
s
probably anyone has already asked this, but i was not able to find any similar question: When am I supposed to use threads instead of coroutines in Kotlin? I mean, there must be situations not suitable for coroutines. Can anyone name these? Thanks!