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 37bc0ea

Browse filesBrowse files
mmarchiniRafaelGSS
authored andcommitted
doc: improve inspector.close() description
PR-URL: #48494 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
1 parent 4345526 commit 37bc0ea
Copy full SHA for 37bc0ea

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎doc/api/inspector.md‎

Copy file name to clipboardExpand all lines: doc/api/inspector.md
+2-1Lines changed: 2 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,8 @@ changes:
403403
description: The API is exposed in the worker threads.
404404
-->
405405

406-
Deactivate the inspector. Blocks until there are no active connections.
406+
Attempts to close all remaining connections, blocking the event loop until all
407+
are closed. Once all connections are closed, deactivates the inspector.
407408

408409
### `inspector.console`
409410

0 commit comments

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