[issue36447] test__xxsubinterpreters leaked regards and memory blocks

Pablo Galindo Salgado report at bugs.python.org
Wed Mar 27 06:00:53 EDT 2019


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

The buildbot x86 Gentoo Refleaks 3.x/546 had detected that test__xxxsubinterpreters is leaking references and blocks:

test__xxsubinterpreters leaked [138, 138, 138] references, sum=414
test__xxsubinterpreters leaked [69, 69, 69] memory blocks, sum=207
4 tests failed again:
    test__xxsubinterpreters test_atexit test_capi test_threading


https://buildbot.python.org/all/#/builders/1/builds/546

----------
components: Interpreter Core, Tests
messages: 338949
nosy: pablogsal
priority: normal
severity: normal
status: open
title: test__xxsubinterpreters leaked regards and memory blocks
type: resource usage
versions: Python 3.8

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


More information about the Python-bugs-list mailing list