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 255dd7b commit 3dd78d5Copy full SHA for 3dd78d5
doc/api/cli.md
@@ -628,10 +628,12 @@ property throw an exception with the code `ERR_PROTO_ACCESS`.
628
added:
629
- v23.7.0
630
- v22.14.0
631
+changes:
632
+ - version: REPLACEME
633
+ pr-url: https://github.com/nodejs/node/pull/59707
634
+ description: The option is no longer experimental.
635
-->
636
-> Stability: 1.2 - Release candidate
-
637
Disable the ability of starting a debugging session by sending a
638
`SIGUSR1` signal to the process.
639
0 commit comments