Ammar Askar added the comment:

This patch makes it so that when a child runner crashes during a multiprocess 
test run, it is treated similar to a keyboard interrupt. That is, the currently 
running tests will continue to run and immediately after it will print out a 
summary.

I think the test suite should be interrupted when an interpreter crash happens 
because this indicates a fairly major failure and interrupting the suite brings 
a lot of attention to it.

----------
keywords: +patch
nosy: +ammar2
Added file: http://bugs.python.org/file46446/regrtest_crash.diff

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

Reply via email to