webknossos-libs
webknossos-libs copied to clipboard
cluster-tools: refactoring follow-up
The following points are follow-ups from #858:
- [ ] Adapt
mapandmap_to_futuressignatures to fit the parent classes. This might include breaking changes. - [ ] Add stricter typing & handling of
Executor.__init__andget_executorarguments. - [ ] Add attrs classes that can be used for vx configs.
- [ ] Add missing functionality from vx to (new) abstract base class.
- [ ] Add wrapper for arbitrary executors (e.g. Dask distributed.Client, see this list, parsl executors, …)