Skip to content

set_forkserver_preload() can crash the forkserver if preloaded module instantiate multiprocessing classes #72965

@pitrou

Description

@pitrou
BPO 28779
Nosy @pitrou, @applio
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • forkserver_preload.patch
  • 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 2016-12-10.16:22:38.557>
    created_at = <Date 2016-11-23.15:26:41.393>
    labels = ['3.7', 'type-bug', 'library']
    title = 'set_forkserver_preload() can crash the forkserver if preloaded module instantiate multiprocessing classes'
    updated_at = <Date 2017-03-31.16:36:30.370>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:30.370>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-12-10.16:22:38.557>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2016-11-23.15:26:41.393>
    creator = 'pitrou'
    dependencies = []
    files = ['45611']
    hgrepos = []
    issue_num = 28779
    keywords = ['patch']
    message_count = 10.0
    messages = ['281565', '281566', '281570', '281838', '281840', '281841', '281948', '282663', '282857', '282858']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'python-dev', 'sbt', 'davin']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28779'
    versions = ['Python 3.5', '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