Skip to content

multiprocessing needs option to eschew fork() under Linux #52959

@brandon-rhodes

Description

@brandon-rhodes
BPO 8713
Nosy @gpshead, @pitrou, @tiran, @ned-deily, @ezio-melotti, @dholth
Files
  • mp_fork_exec.patch
  • mp_fork_exec.patch
  • mp_split_tests.patch
  • 8f08d83264a0.diff
  • d9fe9757ba0c.diff
  • b3620777f54c.diff
  • c7aa0005f231.diff
  • 4fc7c72b1c5d.diff
  • 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 2013-08-29.17:51:41.313>
    created_at = <Date 2010-05-14.16:13:09.390>
    labels = ['type-feature', 'library']
    title = 'multiprocessing needs option to eschew fork() under Linux'
    updated_at = <Date 2014-03-10.22:11:25.777>
    user = 'https://bugs.python.org/brandon-rhodes'

    bugs.python.org fields:

    activity = <Date 2014-03-10.22:11:25.777>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-08-29.17:51:41.313>
    closer = 'sbt'
    components = ['Library (Lib)']
    creation = <Date 2010-05-14.16:13:09.390>
    creator = 'brandon-rhodes'
    dependencies = []
    files = ['23142', '24297', '24298', '28461', '31181', '31186', '31214', '31282']
    hgrepos = ['157']
    issue_num = 8713
    keywords = ['patch']
    message_count = 48.0
    messages = ['105719', '105724', '105730', '105734', '105936', '126748', '142915', '142918', '143966', '143969', '149996', '149998', '150001', '150004', '150030', '150582', '151818', '151819', '151882', '173646', '173647', '173648', '173670', '173850', '175999', '178213', '178301', '178312', '178314', '178335', '178340', '193924', '194627', '194651', '194656', '194796', '195088', '195141', '195174', '195178', '195181', '195251', '195266', '196167', '196457', '196458', '196470', '213102']
    nosy_count = 19.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'christian.heimes', 'ned.deily', 'jnoller', 'ezio.melotti', 'rcoyner', 'asksol', 'dholth', 'brandon-rhodes', 'neologix', 'catalin.iacob', 'python-dev', 'sbt', 'numbernine', 'vsekhar', 'piotr.dobrogost', 'mrmekon', 'Stan.Seibert']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue8713'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions