Open mysteryx93 opened 5 years ago
Hello @mysteryx93,
Could you please provide repro steps for this?
Did you change this in the latest release? After updating, I'm seeing different behavior. Now, when running with the debugger, it crashes every time on exit, and when running without debugger, it always exits properly so I'm not able to see it hang anymore.
If you start more than 9 instances, the other instances will load 1 instance per second; if you exit by the time it's all loaded, it hangs and never exits.
@mysteryx93 could you please try downloading the latest 1.2.0 version and try again? May be fixed by #28
Other times, instead of giving that error, the process doesn't exit and instead hangs on eventLoopTask.Wait() with this stack trace