`unsafeRunSync()` is meant to be used once per Act...
# arrow
p
unsafeRunSync()
is meant to be used once per Activity, and the fact that you’re using
bind
afterwards tells me you’re even on a coroutine