commit | 46634b7aa82f014cd0039afb7f0ed860605beb9d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jul 20 02:01:39 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Jul 20 02:01:39 2020 -0700 |
tree | c4c81847a313b3029498089f9efd33f1ea26ec59 | |
parent | 2fbb0d8da95b3068dff436f7aacec1058c9b3f2a [diff] |
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 (cherry picked from commit d42528a3a2c7d79fd2e6c9f2a02f3ce12d44c8cc) Co-authored-by: Vinay Sharma <vinay04sharma@icloud.com>