Skip to content

Commit 8671a6c

Browse files
RafaelGSStargos
authored andcommitted
doc: stabilize --disable-sigusr1
Signed-off-by: RafaelGSS <[email protected]> PR-URL: #59707 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1 parent bcb29fb commit 8671a6c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/api/cli.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -592,10 +592,12 @@ property throw an exception with the code `ERR_PROTO_ACCESS`.
592592
added:
593593
- v23.7.0
594594
- 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.
595599
-->
596600

597-
> Stability: 1.2 - Release candidate
598-
599601
Disable the ability of starting a debugging session by sending a
600602
`SIGUSR1` signal to the process.
601603

0 commit comments

Comments
 (0)