Files
openide/platform/script-debugger
Sergey Simonchik 36321fd4c4 node: dispose main connection on process termination, not on first debug session close (WEB-62901)
This will allow to debug multiple Node.js process, one after another. Previously, multiple Node.js process can be debugged as well, but the first debug connection should have been alive until the process is terminated.


Merge-request: IJ-MR-117068
Merged-by: Sergey Simonchik <sergey.simonchik@jetbrains.com>

GitOrigin-RevId: b935d54b325ce4c6ef12ec608123cbc8918a9231
2023-10-19 19:26:39 +00:00
..