Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

> What do you mean by "limited"?

I mean to deactivate it by default and make opt-in.

> Process groups really help to prevent to leak grandchild processes in 
> multiprocessing tests, when tests are interrupted manually by CTRL+C or by a 
> timeout (sadly, only when the timeout is handled by regrtest, not when it's 
> handled by faulthandler).

I love process groups and they are awesome. But having these test being re-run 
on every buildbot and failing on my machine when just running test with -j is 
very annoying.

----------

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

Reply via email to