interesting! I tried something similar, but wasn't...
# coroutines
h
interesting! I tried something similar, but wasn't sure which context I should run the inner coroutine on, and ran into deadlocks – that was when I was still using
TestCoroutineContext
though.