New submission from STINNER Victor:

$ ./python -m test 
--match=test.test_multiprocessing_forkserver.WithProcessesTestBarrier.test_barrier
 
--match=test.test_multiprocessing_forkserver.WithProcessesTestFinalize.test_finalize
 -R 3:3 test_multiprocessing_forkserver 

test_multiprocessing_forkserver leaked [222, 222, 225] memory blocks, sum=669
test_multiprocessing_forkserver failed

Total duration: 5 sec
Tests result: FAILURE

----------
components: Tests
messages: 296942
nosy: haypo
priority: normal
severity: normal
status: open
title: [3.6] test_multiprocessing_forkserver leaks references on Python 3.6
type: resource usage
versions: Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30775>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to