Davin Potts added the comment:

For triggering the exception, supplying a Process target that deliberately 
fails sounds right.

As for tests for the various start methods (fork/forkserver/spawn), if you are 
looking at the 3.x branches you'll find this was been consolidated so that one 
test could conceivably be written to handle multiple variants (see 
Lib/test/_test_multiprocessing.py).

----------

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

Reply via email to