X Tutup
The Wayback Machine - https://web.archive.org/web/20260302082137/https://github.com/python/cpython/issues/85880
Skip to content

multiprocessing.Queue deadlock #85880

@rpurdie

Description

@rpurdie
mannequin
BPO 41714
Nosy @pitrou, @applio, @rpurdie
Files
  • simplified.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 2020-09-04.10:19:47.036>
    labels = ['library', 'type-crash']
    title = 'multiprocessing.Queue deadlock'
    updated_at = <Date 2020-09-07.23:44:27.232>
    user = 'https://github.com/rpurdie'

    bugs.python.org fields:

    activity = <Date 2020-09-07.23:44:27.232>
    actor = 'ned.deily'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-09-04.10:19:47.036>
    creator = 'rpurdie'
    dependencies = []
    files = ['49444']
    hgrepos = []
    issue_num = 41714
    keywords = []
    message_count = 3.0
    messages = ['376350', '376351', '376357']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'davin', 'rpurdie']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue41714'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-multiprocessingtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup