Java coroutines are producing `Job` which can be e...
# coroutines
m
Java coroutines are producing
Job
which can be easily cancelled. Is it possible to make a Kotlin/JS coroutine which can be cancelled?