Skip to content

asyncio.wait_for should reraise future exception even if timeout expires #84787

@romasku

Description

@romasku
mannequin
BPO 40607
Nosy @njsmith, @asvetlov, @cjerdonek, @1st1, @romasku
PRs
  • bpo-40607: Reraise exception during task cancelation in asyncio.wait_for() #20054
  • 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 2020-05-18.06:09:08.489>
    created_at = <Date 2020-05-12.11:33:07.250>
    labels = ['type-bug', '3.9', 'expert-asyncio']
    title = 'asyncio.wait_for should reraise future exception even if timeout expires'
    updated_at = <Date 2020-05-18.06:09:08.487>
    user = 'https://github.com/romasku'

    bugs.python.org fields:

    activity = <Date 2020-05-18.06:09:08.487>
    actor = 'chris.jerdonek'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-18.06:09:08.489>
    closer = 'chris.jerdonek'
    components = ['asyncio']
    creation = <Date 2020-05-12.11:33:07.250>
    creator = 'Roman Skurikhin'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40607
    keywords = ['patch']
    message_count = 6.0
    messages = ['368723', '368760', '368761', '368793', '368967', '369183']
    nosy_count = 6.0
    nosy_names = ['njs', 'asvetlov', 'chris.jerdonek', 'python-dev', 'yselivanov', 'Roman Skurikhin']
    pr_nums = ['20054']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40607'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions