test_multiprocessing_spawn is leaking memory

BPO 33853
Nosy @vstinner, @pablogsal
Superseder
  • bpo-33735: test_multiprocessing_spawn leaked [1, 2, 1] memory blocks on AMD64 Windows8.1 Refleaks 3.7
  • 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-13.19:40:16.599>
    created_at = <Date 2018-06-13.15:10:40.880>
    labels = ['3.8', 'type-bug', 'tests']
    title = 'test_multiprocessing_spawn is leaking memory'
    updated_at = <Date 2018-06-13.19:40:16.598>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2018-06-13.19:40:16.598>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-13.19:40:16.599>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2018-06-13.15:10:40.880>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33853
    keywords = ['buildbot']
    message_count = 2.0
    messages = ['319471', '319472']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'pablogsal']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '33735'
    type = 'behavior'
    url = 'https://bugs.python.org/issue33853'
    versions = ['Python 3.8']