Message235504
multiprocessing spawns the other processes itself from the same executable used to launch the main process. It's not subprocess. How would a different version of Python get involved? |
|
| Date |
User |
Action |
Args |
| 2015-02-06 22:43:28 | josh.r | set | recipients:
+ josh.r, pitrou, alexandre.vassalotti, sbt, serhiy.storchaka |
| 2015-02-06 22:43:28 | josh.r | set | messageid: <1423262608.46.0.905663206792.issue23403@psf.upfronthosting.co.za> |
| 2015-02-06 22:43:28 | josh.r | link | issue23403 messages |
| 2015-02-06 22:43:28 | josh.r | create | |
|