Skip to content

test_multiprocessing_fork: dangling threads warning #77857

@vstinner

Description

@vstinner
BPO 33676
Nosy @vstinner, @miss-islington
PRs
  • bpo-33676: Fix dangling thread in _test_multiprocessing #10755
  • [3.7] bpo-33676: Fix dangling thread in _test_multiprocessing (GH-10755) #10756
  • [3.6] bpo-33676: Fix dangling thread in _test_multiprocessing (GH-10755) #10757
  • Files
  • mp_debug.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 2018-11-28.00:44:38.987>
    created_at = <Date 2018-05-28.23:03:48.911>
    labels = ['3.8', '3.7', 'tests']
    title = 'test_multiprocessing_fork: dangling threads warning'
    updated_at = <Date 2018-11-28.00:44:38.984>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-11-28.00:44:38.984>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-11-28.00:44:38.987>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2018-05-28.23:03:48.911>
    creator = 'vstinner'
    dependencies = []
    files = ['47953']
    hgrepos = []
    issue_num = 33676
    keywords = ['patch']
    message_count = 6.0
    messages = ['317948', '330560', '330565', '330566', '330567', '330568']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'miss-islington']
    pr_nums = ['10755', '10756', '10757']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33676'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifetestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions