Skip to content

forkserver process isn't re-launched if it died #75489

@pitrou

Description

@pitrou
BPO 31308
Nosy @pitrou, @applio
PRs
  • bpo-31308: If multiprocessing's forkserver dies, launch it again when necessary #3246
  • [3.6] bpo-31308: If multiprocessing's forkserver dies, launch it again when necessary (GH-3246) #4252
  • 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 2017-11-03.13:00:04.903>
    created_at = <Date 2017-08-30.14:27:15.775>
    labels = ['3.7', 'type-bug', 'library']
    title = "forkserver process isn't re-launched if it died"
    updated_at = <Date 2017-11-03.13:00:04.902>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2017-11-03.13:00:04.902>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-03.13:00:04.903>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2017-08-30.14:27:15.775>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31308
    keywords = ['patch']
    message_count = 8.0
    messages = ['301027', '301854', '301868', '303458', '304468', '305471', '305474', '305477']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'davin', 'Matthew Rocklin']
    pr_nums = ['3246', '4252']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31308'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions