And I found some things in your code that could be...
# coroutines
u
And I found some things in your code that could be the root cause: / You are using runBlocking inside code called from coroutines. This will block a thread from your pool