Skip to content

Commit 12fcd08

Browse files
authored
Add attribution
1 parent 6c20c90 commit 12fcd08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
:mod:`asyncio` debugging tools (``python -m asyncio ps`` and ``pstree``)
22
now retry automatically on transient errors that can occur when attaching
33
to a process under active thread delegation. The number of retries can be
4-
controlled with the ``--retries`` flag.
4+
controlled with the ``--retries`` flag. Patch by Bartosz Sławecki.

0 commit comments

Comments
 (0)