Thanks to visit codestin.com Credit goes to github.com
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 1b639a0 commit fc50f1bCopy full SHA for fc50f1b
1 file changed
Doc/library/asyncio-task.rst
@@ -1386,7 +1386,7 @@ Task Object
1386
with :meth:`uncancel`. :class:`TaskGroup` context managers use
1387
:func:`uncancel` in a similar fashion.
1388
1389
- If end-user code is, for some reason, suppresing cancellation by
+ If end-user code is, for some reason, suppressing cancellation by
1390
catching :exc:`CancelledError`, it needs to call this method to remove
1391
the cancellation state.
1392
0 commit comments