<https://twitter.com/SUPERCILEX/status/1052757673253339136>
e
Avoid using blocking code in coroutines. Anyway, it keeps references to the outer class only if you capture
this
into a coroutine (use some member funs inside)
s
Gotya, thanks 👍