[New-bugs-announce] [issue30599] test_threaded_import leaks references

STINNER Victor report at bugs.python.org
Thu Jun 8 06:57:39 EDT 2017


New submission from STINNER Victor:

http://buildbot.python.org/all/builders/x86%20Gentoo%20Refleaks%203.x/builds/28/steps/test/logs/stdio

1:50:39 load avg: 3.66 [302/405/8] test_threaded_import failed -- running: test_tarfile (80 sec)
beginning 6 repetitions
123456
......
test_threaded_import leaked [355866, 185490, 120912] references, sum=662268
test_threaded_import leaked [119138, 62100, 40480] memory blocks, sum=221718


Might be related to bpo-30598 and bpo-30547.

----------
components: Tests
messages: 295403
nosy: haypo
priority: normal
severity: normal
status: open
title: test_threaded_import leaks references
type: resource usage
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30599>
_______________________________________


More information about the New-bugs-announce mailing list