also something else thats weird, i am in a screenshare with friend, they have the issue that some coroutines work fine locally but break down once executed on their debian server, coroutines do not wait on the scope, they seem to just all start, and then the program closes
they are on openjdk 1.8.0-171 on debian
e
elizarov
09/23/2018, 7:22 AM
Can you show a snippet of code?
n
Nikky
09/23/2018, 8:01 AM
one of the places that this happens i simplfied the code back to almost synchronous code and only http GET calls
maybe the CIO engine is buggy, i am not sure, in other areas of the code heisenbugs just disappeared by adding