Issue33853
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2018-06-13 15:10 by pablogsal, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg319471 - (view) | Author: Pablo Galindo Salgado (pablogsal) * ![]() |
Date: 2018-06-13 15:10 | |
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 |
|||
| msg319472 - (view) | Author: STINNER Victor (vstinner) * ![]() |
Date: 2018-06-13 15:30 | |
Duplicate of bpo-33735. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:01 | admin | set | github: 78034 |
| 2018-06-13 19:40:16 | serhiy.storchaka | set | status: open -> closed stage: resolved |
| 2018-06-13 15:30:29 | vstinner | set | nosy:
+ vstinner messages: + msg319472 resolution: duplicate superseder: test_multiprocessing_spawn leaked [1, 2, 1] memory blocks on AMD64 Windows8.1 Refleaks 3.7 |
| 2018-06-13 15:10:40 | pablogsal | create | |
