commit | 769ac7e7b809dfc60abd0d7e6f020c6ffe06a6c0 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri May 03 08:35:52 2019 -0700 |
committer | GitHub <noreply@github.com> | Fri May 03 08:35:52 2019 -0700 |
tree | 0036212b9185df7ba5f7969745448c5db9fadbbf | |
parent | 128e2262a8ffc7b94e44455cc1ba2e0f74316461 [diff] |
bpo-36613: call remove_done_callback if exception (GH-12800) Call remove_done_callback() in finally block. https://bugs.python.org/issue36613 (cherry picked from commit c1964e9e2177eabe821f3e4243be8b99e0d2d542) Co-authored-by: gescheit <gescheit12@gmail.com>