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 4345526 commit 37bc0eaCopy full SHA for 37bc0ea
doc/api/inspector.md
@@ -403,7 +403,8 @@ changes:
403
description: The API is exposed in the worker threads.
404
-->
405
406
-Deactivate the inspector. Blocks until there are no active connections.
+Attempts to close all remaining connections, blocking the event loop until all
407
+are closed. Once all connections are closed, deactivates the inspector.
408
409
### `inspector.console`
410
0 commit comments