laverdet / screepsmod-inspector

isolated-vm inspector support for screeps
6 stars 2 forks source link

engine_runner crashes when player code is updated while inspector is attached #3

Open Ramblurr opened 6 years ago

Ramblurr commented 6 years ago

If you update the player's code while the devtools is connected (note: devtools was just connected, not paused at a breakpoint) then the engine_runner process crashes:

node: ../src/isolate/inspector.cc:91: void ivm::InspectorAgent::SendInterrupt(std::unique_ptr<ivm::Runnable>): Assertion `ptr' failed.