Skip to content

Incorrect traceback when future's exception is raised multiple times #90082

@iritkatriel

Description

@iritkatriel
BPO 45924
Nosy @gvanrossum, @asvetlov, @lilydjwg, @1st1, @iritkatriel, @kumaraditya303, @vishalpandeyvip
PRs
  • bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times #30274
  • 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 2021-11-29.11:55:26.419>
    labels = ['easy', 'type-bug', '3.9', '3.10', '3.11', 'expert-asyncio']
    title = "Incorrect traceback when future's exception is raised multiple times"
    updated_at = <Date 2022-03-18.09:58:44.181>
    user = 'https://github.com/iritkatriel'

    bugs.python.org fields:

    activity = <Date 2022-03-18.09:58:44.181>
    actor = 'lilydjwg'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['asyncio']
    creation = <Date 2021-11-29.11:55:26.419>
    creator = 'iritkatriel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45924
    keywords = ['patch', 'easy']
    message_count = 7.0
    messages = ['407265', '407308', '407485', '407486', '407488', '414813', '415478']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'asvetlov', 'lilydjwg', 'yselivanov', 'iritkatriel', 'kumaraditya', 'vishalpandeyvip']
    pr_nums = ['30274']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45924'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.12only security fixestopic-asynciotype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions