mirror of
https://github.com/python/cpython.git
synced 2025-11-22 19:46:48 +00:00
bpo-37703: improve asyncio.gather documentation regarding cancellation (GH-15312)
These changes updates the doc to comprehensively mention the behaviour of gather.cancel() Automerge-Triggered-By: @asvetlov
This commit is contained in:
parent
7f03445d01
commit
d42528a3a2
3 changed files with 17 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
Updated Documentation to comprehensively elaborate on the behaviour of
|
||||
gather.cancel()
|
||||
Loading…
Add table
Add a link
Reference in a new issue