Skip to content

do not use dask if no scheduler is given and n_jobs=1 #17

@kain88-de

Description

@kain88-de

Currently we use dask even to a serial job. This can make debugging quite hard since it breaks the python debugger expcetations. If we setup that serial jobs run without dask it will be easier to people to develop new algorithms and debug them with the python debugger.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions