[New-bugs-announce] [issue33853] test_multiprocessing_spawn is leaking memory

Pablo Galindo Salgado report at bugs.python.org
Wed Jun 13 11:10:40 EDT 2018


New submission from Pablo Galindo Salgado <pablogsal at gmail.com>:

The test `test_multiprocessing_spawn` is leaking memory according to the x86 Gentoo Refleaks 3.x buildbot:


x86 Gentoo Refleaks 3.x
http://buildbot.python.org/all/#/builders/1/builds/253

test_multiprocessing_spawn leaked [1, 2, 1] memory blocks, sum=4
1 test failed again:
    test_multiprocessing_spawn


x86 Gentoo Refleaks 3.7
http://buildbot.python.org/all/#/builders/114/builds/135

----------
components: Tests
keywords: buildbot
messages: 319471
nosy: pablogsal
priority: normal
severity: normal
status: open
title: test_multiprocessing_spawn is leaking memory
type: behavior
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33853>
_______________________________________


More information about the New-bugs-announce mailing list