[issue36560] test_functools leaks randomly 1 memory block

Ken Jin report at bugs.python.org
Tue Aug 31 12:05:56 EDT 2021


Ken Jin <kenjin4096 at gmail.com> added the comment:

@Victor, with your patch applied, for test_typing (locally, Windows x64):

$ ./python -m test test_typing -R 3:20
Different result on every run (race condition maybe?)

$ ./python -m test test_typing -R 1:20
Same result as yours on every run.

----------
nosy: +kj

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


More information about the Python-bugs-list mailing list