Skip to content

test_multiprocessing_spawn: WithProcessesTestProcess.test_many_processes() leaks 5 handles on Windows #78110

@vstinner

Description

@vstinner
BPO 33929
Nosy @pitrou, @vstinner, @applio, @miss-islington
PRs
  • bpo-33929: multiprocessing: fix handle leak on race condition #7921
  • [3.7] bpo-33929: multiprocessing: fix handle leak on race condition (GH-7921) #7960
  • [3.6] bpo-33929: multiprocessing: fix handle leak on race condition (GH-7921) #7961
  • bpo-33929: Fix regression in spawn_main() #7962
  • Revert "[3.7] bpo-33929: multiprocessing: fix handle leak on race condition (GH-7921)" #7963
  • 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-06-27.13:19:27.042>
    created_at = <Date 2018-06-21.11:02:52.543>
    labels = ['3.8', '3.7', 'library']
    title = 'test_multiprocessing_spawn: WithProcessesTestProcess.test_many_processes() leaks 5 handles on Windows'
    updated_at = <Date 2018-06-27.13:19:27.041>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-06-27.13:19:27.041>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-27.13:19:27.042>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-06-21.11:02:52.543>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33929
    keywords = ['patch']
    message_count = 9.0
    messages = ['320160', '320457', '320520', '320565', '320566', '320569', '320575', '320576', '320577']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'vstinner', 'davin', 'miss-islington']
    pr_nums = ['7921', '7960', '7961', '7962', '7963']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33929'
    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 lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions