asyncio._wait() don't remove callback in case of exception · Issue #80794 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = <Date 2019-05-03.15:19:10.123> created_at = <Date 2019-04-12.12:38:08.366> labels = ['3.8', 'expert-asyncio', '3.7', 'performance'] title = "asyncio._wait() don't remove callback in case of exception" updated_at = <Date 2019-05-03.15:35:54.977> user = 'https://github.com/gescheit'
bugs.python.org fields:
activity = <Date 2019-05-03.15:35:54.977> actor = 'miss-islington' assignee = 'none' closed = True closed_date = <Date 2019-05-03.15:19:10.123> closer = 'asvetlov' components = ['asyncio'] creation = <Date 2019-04-12.12:38:08.366> creator = 'gescheit' dependencies = [] files = ['48263'] hgrepos = [] issue_num = 36613 keywords = ['patch'] message_count = 3.0 messages = ['340034', '341343', '341345'] nosy_count = 4.0 nosy_names = ['asvetlov', 'gescheit', 'yselivanov', 'miss-islington'] pr_nums = ['12800', '13076'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'resource usage' url = 'https://bugs.python.org/issue36613' versions = ['Python 3.7', 'Python 3.8']