wrapping it in a ```coroutineScope``` may solve th...
# coroutines
m
wrapping it in a
Copy code
coroutineScope
may solve the problem. i'll try