Skip to content

asyncio: loop.run_forever() should consume exception of the temporary task #66791

@vstinner

Description

@vstinner
BPO 22601
Nosy @gvanrossum, @vstinner, @vadmium, @1st1
Files
  • run_forever.patch
  • 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 2014-10-11.12:36:59.769>
    created_at = <Date 2014-10-10.12:07:33.665>
    labels = ['expert-asyncio']
    title = 'asyncio: loop.run_forever() should consume exception of the temporary task'
    updated_at = <Date 2014-10-11.12:36:59.768>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2014-10-11.12:36:59.768>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-10-11.12:36:59.769>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2014-10-10.12:07:33.665>
    creator = 'vstinner'
    dependencies = []
    files = ['36866']
    hgrepos = []
    issue_num = 22601
    keywords = ['patch']
    message_count = 4.0
    messages = ['228994', '229078', '229079', '229080']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'martin.panter', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue22601'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions