Skip to content

Threads within multiprocessing Process terminate early #63166

@pietvo

Description

@pietvo
mannequin
BPO 18966
Nosy @tim-one, @pitrou, @bitdancer, @eryksun, @applio
PRs
  • bpo-18966: non-daemonic threads created by a multiprocessing.Process should be joined on exit #3111
  • Files
  • processthread.py: Test program
  • 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-08-16.18:54:02.032>
    created_at = <Date 2013-09-08.01:20:27.821>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Threads within multiprocessing Process terminate early'
    updated_at = <Date 2017-08-16.18:54:02.031>
    user = 'https://bugs.python.org/pietvo'

    bugs.python.org fields:

    activity = <Date 2017-08-16.18:54:02.031>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-08-16.18:54:02.032>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2013-09-08.01:20:27.821>
    creator = 'pietvo'
    dependencies = []
    files = ['31658']
    hgrepos = []
    issue_num = 18966
    keywords = []
    message_count = 17.0
    messages = ['197210', '197293', '270338', '270343', '270351', '270352', '270353', '270355', '270375', '270382', '270415', '270419', '270421', '270422', '270433', '300385', '300386']
    nosy_count = 8.0
    nosy_names = ['tim.peters', 'pitrou', 'r.david.murray', 'pietvo', 'neologix', 'sbt', 'eryksun', 'davin']
    pr_nums = ['3111']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue18966'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard 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