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 2dd3452 commit a84a171Copy full SHA for a84a171
Doc/whatsnew/3.14.rst
@@ -517,6 +517,7 @@ Added a new command-line interface to inspect running Python processes using
517
asynchronous tasks, available via:
518
519
.. code-block:: bash
520
+
521
python -m asyncio.tools [--tree] PID
522
523
This tool inspects the given process ID (PID) and displays information about
0 commit comments