We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb29fb commit 8671a6cCopy full SHA for 8671a6c
doc/api/cli.md
@@ -592,10 +592,12 @@ property throw an exception with the code `ERR_PROTO_ACCESS`.
592
added:
593
- v23.7.0
594
- v22.14.0
595
+changes:
596
+ - version: REPLACEME
597
+ pr-url: https://github.com/nodejs/node/pull/59707
598
+ description: The option is no longer experimental.
599
-->
600
-> Stability: 1.2 - Release candidate
-
601
Disable the ability of starting a debugging session by sending a
602
`SIGUSR1` signal to the process.
603
0 commit comments