Message197447
Related question: is there any good reason that would prevent to pass a custom `start_method` kwarg to the `Pool` constructor to make it use an alternative `Popen` instance (that is an instance different from the `multiprocessing._Popen` singleton)?
This would allow libraries such as joblib to keep minimal side effect by try to impact the default multiprocessing runtime as low as possible. |
|
| Date |
User |
Action |
Args |
| 2013-09-10 15:13:25 | Olivier.Grisel | set | recipients:
+ Olivier.Grisel, sbt, lars |
| 2013-09-10 15:13:25 | Olivier.Grisel | set | messageid: <[email protected]> |
| 2013-09-10 15:13:25 | Olivier.Grisel | link | issue18999 messages |
| 2013-09-10 15:13:25 | Olivier.Grisel | create | |
|