Message321338
> We should warn against this in the docs right away (and backport the warning to all previous versions that have set_executor).
I think we'll only allow instances of c.f.ThreadPoolExecutor (and its subclasses) to be passed to set_default_executor. That's a more robust check than just guarding against ProcessPoolExecutor. |
|
| Date |
User |
Action |
Args |
| 2018-07-09 18:23:53 | yselivanov | set | recipients:
+ yselivanov, gvanrossum, asvetlov |
| 2018-07-09 18:23:53 | yselivanov | set | messageid: <[email protected]> |
| 2018-07-09 18:23:53 | yselivanov | link | issue34075 messages |
| 2018-07-09 18:23:53 | yselivanov | create | |
|