The blocking issue is probably caused by a single ...
# coroutines
u
The blocking issue is probably caused by a single threaded dispatcher
a
I am using
TestCoroutineDispatcher
is that single threaded?
it seems it is