Closed
Description
- Version: Node nightly
- Platform:
- Subsystem:
Reported in chromium : https://bugs.chromium.org/p/chromium/issues/detail?id=628407
But it seems this needs to be fixed in node according to @pavelfeldman
This is where we should call V8Debugger::contextDestroyed
https://github.com/nodejs/node/blob/master/src/node.cc#L2178.