Lately, I have been getting a rare crash when debugging Mocha. It will happen on startup and not be consistent. Looking through the call stack (available on Pastebin here) I see mentions of threading so I assume it is some kind of race condition that causes it to happen.
Lately, I have been getting a rare crash when debugging Mocha. It will happen on startup and not be consistent. Looking through the call stack (available on Pastebin here) I see mentions of threading so I assume it is some kind of race condition that causes it to happen.