Skip to content

RuntimeError on race on weakset concurrent iteration #89441

Closed as not planned
Closed as not planned
@bensimner

Description

@bensimner
mannequin
BPO 45278
Nosy @freddrake, @pitrou, @serhiy-storchaka, @graingert, @bensimner
Files
  • weakset_concurrent_iter_runtimeerror.py
  • 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-09-24.11:03:08.880>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'RuntimeError on race on weakset concurrent iteration'
    updated_at = <Date 2021-09-24.11:06:46.354>
    user = 'https://github.com/bensimner'

    bugs.python.org fields:

    activity = <Date 2021-09-24.11:06:46.354>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-09-24.11:03:08.880>
    creator = 'bjs'
    dependencies = []
    files = ['50302']
    hgrepos = []
    issue_num = 45278
    keywords = []
    message_count = 1.0
    messages = ['402553']
    nosy_count = 5.0
    nosy_names = ['fdrake', 'pitrou', 'serhiy.storchaka', 'graingert', 'bjs']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45278'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions