Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 34b25fd

Browse filesBrowse files
RafaelGSSrichardlau
authored andcommitted
doc: stabilize --disable-sigusr1
Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com> PR-URL: #59707 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 4b19439 commit 34b25fd
Copy full SHA for 34b25fd

File tree

Expand file treeCollapse file tree

1 file changed

+4
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-2
lines changed
Open diff view settings
Collapse file

‎doc/api/cli.md‎

Copy file name to clipboardExpand all lines: doc/api/cli.md
+4-2Lines changed: 4 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -580,10 +580,12 @@ property throw an exception with the code `ERR_PROTO_ACCESS`.
580580

581581
<!-- YAML
582582
added: v22.14.0
583+
changes:
584+
- version: REPLACEME
585+
pr-url: https://github.com/nodejs/node/pull/59707
586+
description: The option is no longer experimental.
583587
-->
584588

585-
> Stability: 1.2 - Release candidate
586-
587589
Disable the ability of starting a debugging session by sending a
588590
`SIGUSR1` signal to the process.
589591

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.