Skip to content

asyncio.run interacts surprisingly with debug mode #85862

@hauntsaninja

Description

@hauntsaninja
BPO 41696
Nosy @asvetlov, @1st1, @miss-islington, @hauntsaninja
PRs
  • bpo-41696: Fix handling of debug mode in asyncio.run #22069
  • [3.9] bpo-41696: Fix handling of debug mode in asyncio.run (GH-22069) #22071
  • [3.8] bpo-41696: Fix handling of debug mode in asyncio.run (GH-22069) #22072
  • 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 2022-03-12.20:01:32.982>
    created_at = <Date 2020-09-03.00:33:50.817>
    labels = ['expert-asyncio']
    title = 'asyncio.run interacts surprisingly with debug mode'
    updated_at = <Date 2022-03-12.20:01:32.982>
    user = 'https://github.com/hauntsaninja'

    bugs.python.org fields:

    activity = <Date 2022-03-12.20:01:32.982>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-12.20:01:32.982>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2020-09-03.00:33:50.817>
    creator = 'hauntsaninja'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41696
    keywords = ['patch']
    message_count = 4.0
    messages = ['376268', '376269', '376282', '376318', '376319']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'yselivanov', 'miss-islington', 'hauntsaninja']
    pr_nums = ['22069', '22071', '22072']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41696'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions