BPO | [34872](https://bugs.python.org/issue34872) --- | :--- Nosy | @ned-deily, @asvetlov, @elprans, @serhiy-storchaka, @1st1, @miss-islington, @vladima PRs | python/cpython#9679python/cpython#9690python/cpython#9691python/cpython#9722python/cpython#9726python/cpython#9728 *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: ```python assignee = None closed_at = created_at = labels = ['3.7', '3.8', 'expert-asyncio'] title = 'investigate task/future cancellation in asynciomodule.c' updated_at = user = 'https://github.com/1st1' ``` bugs.python.org fields: ```python activity = actor = 'ned.deily' assignee = 'none' closed = True closed_date = closer = 'yselivanov' components = ['asyncio'] creation = creator = 'yselivanov' dependencies = [] files = [] hgrepos = [] issue_num = 34872 keywords = ['patch'] message_count = 16.0 messages = ['326896', '326897', '326928', '326974', '326982', '326984', '326985', '326986', '326990', '326999', '327163', '327172', '327177', '327314', '327315', '327316'] nosy_count = 7.0 nosy_names = ['ned.deily', 'asvetlov', 'Elvis.Pranskevichus', 'serhiy.storchaka', 'yselivanov', 'miss-islington', 'v2m'] pr_nums = ['9679', '9690', '9691', '9722', '9726', '9728'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue34872' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8'] ```