New submission from Pablo Galindo Salgado <pablog...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue33853>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to