Is there any way to get the in flight & finish...
# coroutines
x
Is there any way to get the in flight & finished task count of
<http://Dispatchers.IO|Dispatchers.IO>
?
v
No
x
So can I monitor the dispatchers state?
v
Currently, there is no such option. You can wrap it into your own dispatcher and wrap runnables to track them
Could you please file an issue with your use-case?