Skip to content

Commit 81a8e55

Browse files
committed
gh-144881: Add NEWS entry
1 parent 30b8aa5 commit 81a8e55

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
:mod:`asyncio` debugging tools (``python -m asyncio ps`` and ``pstree``)
2+
now retry automatically on transient errors that can occur when attaching
3+
to a process under active thread delegation. The number of retries can be
4+
controlled with the ``--retries`` flag.

0 commit comments

Comments
 (0)