so apparently user of my program encounters deadlock issues rnadomly in my program, apparently in a area of the code where i use coroutines and channels
but the worst is.. i cannot manage to reproduce it with the same input data on my hardware
would i be able to use visualvm to see where it is blocking itself?
i also did not quite rule out that ktor-client-cio is not at fault, but again no idea how to test that
:thread-please: