asyncio.wait_for: process future result produced during cancelation
| BPO | 40672 |
|---|---|
| Nosy | @asvetlov, @cjerdonek, @1st1, @romasku |
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 = None created_at = <Date 2020-05-18.17:23:20.075> labels = ['type-feature', '3.9', 'expert-asyncio'] title = 'asyncio.wait_for: process future result produced during cancelation' updated_at = <Date 2020-05-18.22:51:20.953> user = 'https://github.com/romasku'
bugs.python.org fields:
activity = <Date 2020-05-18.22:51:20.953> actor = 'chris.jerdonek' assignee = 'none' closed = False closed_date = None closer = None components = ['asyncio'] creation = <Date 2020-05-18.17:23:20.075> creator = 'Roman Skurikhin' dependencies = [] files = [] hgrepos = [] issue_num = 40672 keywords = [] message_count = 3.0 messages = ['369278', '369285', '369308'] nosy_count = 4.0 nosy_names = ['asvetlov', 'chris.jerdonek', 'yselivanov', 'Roman Skurikhin'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue40672' versions = ['Python 3.9']