Skip to content

Closing async generator while it is running does not raise an exception #76707

@achimnol

Description

@achimnol
mannequin
BPO 32526
Nosy @njsmith, @asvetlov, @1st1, @achimnol
PRs
  • bpo-32526: Closing async generator while it is running does not raise an exception #5182
  • 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-10-22.22:24:16.987>
    created_at = <Date 2018-01-10.09:31:53.662>
    labels = ['type-bug', '3.7', 'expert-asyncio']
    title = 'Closing async generator while it is running does not raise an exception'
    updated_at = <Date 2019-10-22.22:24:16.986>
    user = 'https://github.com/achimnol'

    bugs.python.org fields:

    activity = <Date 2019-10-22.22:24:16.986>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-22.22:24:16.987>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2018-01-10.09:31:53.662>
    creator = 'achimnol'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32526
    keywords = ['patch']
    message_count = 3.0
    messages = ['309760', '309783', '355162']
    nosy_count = 4.0
    nosy_names = ['njs', 'asvetlov', 'yselivanov', 'achimnol']
    pr_nums = ['5182']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32526'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions