Not all Launchers have engine_args/controller_args
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
#311 revealed an assumption made in ipcluster that all ControllerLaunchers define controller_args. This isn't true of the BatchSpawners. We should, however, ensure that this is true.
The inheritance in Launchers is a bit of a mess, so it would be nice to take this opportunity to clean it up a bit.
Contributor guide
Assessment
This issue has not been assessed yet.