[issue21779] test_multiprocessing_spawn fails when ran with -Werror

Serhiy Storchaka report at bugs.python.org
Thu Nov 19 12:58:27 EST 2015


Serhiy Storchaka added the comment:

Proposed patch cures only the symptom, the failure of one rigid test. A warning still is emitted in applications that use multiprocessing.

Closed in favor of duplicate issue25654 with patches that are intended to fix the cause of warnings. In any case thank you for your contribution Davin.

----------
resolution:  -> duplicate
stage: patch review -> resolved
status: open -> closed
superseder:  -> test_multiprocessing_spawn ResourceWarning with -Werror

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


More information about the Python-bugs-list mailing list