Skip to content

subprocess is not thread-safe #45577

@kjddudaorg

Description

@kjddudaorg
mannequin
BPO 1236
Nosy @gvanrossum
Superseder
  • bpo-1731717: race condition in subprocess module
  • 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 2007-10-05.18:32:05.611>
    created_at = <Date 2007-10-04.21:31:57.630>
    labels = ['library', 'type-crash']
    title = 'subprocess is not thread-safe'
    updated_at = <Date 2010-11-08.16:26:07.710>
    user = 'https://bugs.python.org/kjddudaorg'

    bugs.python.org fields:

    activity = <Date 2010-11-08.16:26:07.710>
    actor = 'Chris.Gerhard'
    assignee = 'none'
    closed = True
    closed_date = <Date 2007-10-05.18:32:05.611>
    closer = 'gvanrossum'
    components = ['Library (Lib)']
    creation = <Date 2007-10-04.21:31:57.630>
    creator = '[email protected]'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 1236
    keywords = []
    message_count = 2.0
    messages = ['56230', '56246']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', '[email protected]', 'Chris.Gerhard']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '1731717'
    type = 'crash'
    url = 'https://bugs.python.org/issue1236'
    versions = ['Python 2.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-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