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 e004d5d commit 7fbc90eCopy full SHA for 7fbc90e
1 file changed
Doc/library/asyncio-tools.rst
@@ -147,7 +147,7 @@ Command-line options
147
148
.. option:: --retries N
149
150
- Retry failed attempts to inspect the target process up to *N* times. See
151
- :ref:`sampling-efficiency` for details about failed process memory reads.
+ Retry failed attempts to inspect the target process up to *N* times. This
+ can help when the target process changes while its state is being read.
152
153
.. versionadded:: 3.15
0 commit comments