Skip to content

[BUG] Release inactive dask futures #2657

@jnke2016

Description

@jnke2016

Describe the bug
The PLC algos leveraging the PLC graph were intermittently failing when running iteratively. This is due to dask failing to release all the inactive futures before the next iteration. A temporary solution was found by explicitly deleting the variable holding those futures and a FIXME was added.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions