mirror of
https://github.com/nodejs/node.git
synced 2025-05-04 14:26:57 +00:00
![]() By default, the debugger would query the specified inspector sever port to see if it's available before starting the server, and it would keep retrying until a timeout (previously 9999 ms) is reached. This timeout seems to be longer than necessary. This patch decreases the timeout to 3 seconds. PR-URL: https://github.com/nodejs/node/pull/44359 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Richard Lau <rlau@redhat.com> |
||
---|---|---|
.. | ||
inspect_client.js | ||
inspect_repl.js | ||
inspect.js |