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

failed pickle hangs python on exit in CMD.exe only #86344

@cmcmarrow

Description

@cmcmarrow
mannequin
BPO 42178
Nosy @pfmoore, @pitrou, @tjguk, @zware, @eryksun, @zooba, @applio, @cmcmarrow, @John-Ted
PRs
  • bpo-42178: Fix issue causing cmd to hang #23290
  • Files
  • mp_hang.py: run mp_hang.py in cmd to get hang
  • 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-10-27.20:52:33.937>
    labels = ['OS-windows', 'type-crash', '3.9']
    title = 'failed pickle hangs python on exit in CMD.exe only'
    updated_at = <Date 2020-11-16.18:29:48.700>
    user = 'https://github.com/cmcmarrow'

    bugs.python.org fields:

    activity = <Date 2020-11-16.18:29:48.700>
    actor = 'eryksun'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Windows']
    creation = <Date 2020-10-27.20:52:33.937>
    creator = 'charles.mcmarrow.4'
    dependencies = []
    files = ['49543']
    hgrepos = []
    issue_num = 42178
    keywords = ['patch']
    message_count = 3.0
    messages = ['379803', '379816', '381138']
    nosy_count = 9.0
    nosy_names = ['paul.moore', 'pitrou', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'davin', 'charles.mcmarrow.4', 'John-Ted']
    pr_nums = ['23290']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue42178'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      Status

      No status

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup