<@U2FRKFGV9> You should not get any memory leaks, ...
# coroutines
e
@qwert_ukg You should not get any memory leaks, but it all depends on a larger context of your app. Coroutines don’t add anything specific with respect to that. If you don’t leak memory, then you will no leak with coroutines, if you do leak, then coroutines will not solve it.