Message287712
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). |
|
| Date |
User |
Action |
Args |
| 2017-02-13 17:19:23 | davin | set | recipients:
+ davin, sbt, dsoprea, Winterflower, Vladimir Feinberg |
| 2017-02-13 17:19:23 | davin | set | messageid: <[email protected]> |
| 2017-02-13 17:19:22 | davin | link | issue19675 messages |
| 2017-02-13 17:19:22 | davin | create | |
|