https://bugzilla.redhat.com/show_bug.cgi?id=1375670



--- Comment #1 from Charalampos Stratakis <cstra...@redhat.com> ---
On koji the build finishes successfully for f23, while this is not the case for
copr f23 chroots.

The issue here are zombie processes left behind due to a test case in
test_thread.py, so there is a possibility, that the build service used cannot
kill the processes at the end of the build (after the %check phase has ran).

In order to avoid this, I would suggest applying this [patch] from upstream
which was applied only on python 2.7.


[patch] https://hg.python.org/cpython/rev/613196986c09/

Copr builds for f23 finish successfully with this commit:
https://copr.fedorainfracloud.org/coprs/g/python/python26/build/457870/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to