bpo-36613: call remove_done_callback if exception by gescheit · Pull Request #12800 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 2 commits intopython:masterfrom
May 3, 2019Merged
bpo-36613: call remove_done_callback if exception#12800
miss-islington merged 2 commits intopython:masterfrom
bpo-36613: call remove_done_callback if exception#12800
miss-islington merged 2 commits intopython:masterfrom
Conversation
Copy link Copy Markdown
Contributor
Call remove_done_callback() in finally block.
gescheit
requested review from
1st1 and
asvetlov
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
asvetlov approved these changes May 3, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
asvetlov
added
🤖 automerge
labels
miss-islington
merged commit
c1964e9
into
python:master
Copy link Copy Markdown
Contributor
miss-islington
commented
May 3, 2019
miss-islington commented
May 3, 2019Sorry, I can't merge this PR. Reason: Base branch was modified. Review and try the merge again..
Copy link Copy Markdown
Contributor
miss-islington
commented
May 3, 2019
miss-islington commented
May 3, 2019Thanks @gescheit for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖
bedevere-bot
removed
awaiting merge
needs backport to 3.7
labels
Copy link Copy Markdown
bedevere-bot
commented
May 3, 2019
bedevere-bot commented
May 3, 2019GH-13076 is a backport of this pull request to the 3.7 branch.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
May 3, 2019Call remove_done_callback() in finally block. https://bugs.python.org/issue36613 (cherry picked from commit c1964e9) Co-authored-by: gescheit <gescheit12@gmail.com>
miss-islington added a commit that referenced this pull request
May 3, 2019Call remove_done_callback() in finally block. https://bugs.python.org/issue36613 (cherry picked from commit c1964e9) Co-authored-by: gescheit <gescheit12@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment