Skip to content

Stack overflow error with asyncio.all_tasks and wait_for #86349

Description

@Gobot1234
mannequin
BPO 42183
Nosy @asvetlov, @1st1, @miss-islington, @Gobot1234
PRs
  • bpo-42183: Fix a stack overflow error for asyncio Task or Future repr() #23020
  • [3.9] bpo-42183: Fix a stack overflow error for asyncio Task or Future repr() (GH-23020) #23221
  • [3.8] bpo-42183: Fix a stack overflow error for asyncio Task or Future repr() (GH-23020) #23222
  • [3.7] bpo-42183: Fix a stack overflow error for asyncio Task or Future repr() (GH-23020) #23223
  • 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-11-10.14:31:52.655>
    created_at = <Date 2020-10-28.16:59:24.314>
    labels = ['3.10', '3.8', '3.9', 'type-crash', 'expert-asyncio']
    title = 'Stack overflow error with asyncio.all_tasks and wait_for'
    updated_at = <Date 2020-11-10.14:31:52.655>
    user = 'https://github.com/Gobot1234'

    bugs.python.org fields:

    activity = <Date 2020-11-10.14:31:52.655>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-10.14:31:52.655>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2020-10-28.16:59:24.314>
    creator = 'Gobot1234'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42183
    keywords = ['patch']
    message_count = 7.0
    messages = ['379837', '379857', '379858', '379860', '380667', '380672', '380673']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'yselivanov', 'miss-islington', 'Gobot1234']
    pr_nums = ['23020', '23221', '23222', '23223']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue42183'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifetopic-asynciotype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions