Skip to content

test_multiprocessing_spawn leaves processes running in background #70949

@vadmium

Description

@vadmium
BPO 26762
Nosy @pitrou, @vstinner, @vadmium, @serhiy-storchaka, @applio
PRs
  • bpo-26762: test_multiprocessing detects dangling per test case class #2841
  • bpo-26762: Avoid daemon process in _test_multiprocessing #2842
  • bpo-26762: test_multiprocessing: Fix dangling process/thread #2850
  • bpo-26762: test_multiprocessing close more queues #2855
  • [3.6] bpo-26762, bpo-31019: Backport multiprocessing fixes from master to 3.6 #2879
  • bpo-26762: _test_multiprocessing reports dangling #3064
  • 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-07-26.02:53:22.774>
    created_at = <Date 2016-04-15.04:04:25.162>
    labels = ['type-bug', 'tests']
    title = 'test_multiprocessing_spawn leaves processes running in background'
    updated_at = <Date 2017-08-10.15:36:53.689>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2017-08-10.15:36:53.689>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-07-26.02:53:22.774>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2016-04-15.04:04:25.162>
    creator = 'martin.panter'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26762
    keywords = []
    message_count = 21.0
    messages = ['263442', '263461', '298877', '298952', '298954', '298955', '298957', '298959', '298988', '299004', '299008', '299009', '299010', '299024', '299033', '299034', '299036', '299037', '299188', '299190', '300104']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'martin.panter', 'serhiy.storchaka', 'davin']
    pr_nums = ['2841', '2842', '2850', '2855', '2879', '3064']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26762'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      testsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions