Skip to content

Commit 37bc0ea

Browse files
mmarchiniRafaelGSS
authored andcommitted
doc: improve inspector.close() description
PR-URL: #48494 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gerhard Stöbich <[email protected]>
1 parent 4345526 commit 37bc0ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/inspector.md

+2-1
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)