You can do that: ``` run (Job()) { .... will not b...
# coroutines
e
You can do that:
Copy code
run (Job()) { .... will not be interrupted ... }