mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
c4a61b3ee5
Inspector start means that it exists, but doesn't mean it is listening on a port, that only happens if it is doing I/O (i.e. has an io object). PR-URL: https://github.com/nodejs/node/pull/13504 Fixes: https://github.com/nodejs/node/issues/13499 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> |
||
---|---|---|
.. | ||
global-function.js | ||
inspector-helper.js | ||
inspector.status | ||
test-bindings.js | ||
test-inspector-break-when-eval.js | ||
test-inspector-debug-brk.js | ||
test-inspector-exception.js | ||
test-inspector-ip-detection.js | ||
test-inspector-port-zero-cluster.js | ||
test-inspector-port-zero.js | ||
test-inspector-stops-no-file.js | ||
test-inspector.js | ||
test-not-blocked-on-idle.js | ||
test-off-no-session.js | ||
test-off-with-session-then-on.js | ||
testcfg.py |