Skip to content

[bug] cache Executor waits for future to be evaluated #454

@jan-janssen

Description

@jan-janssen

While this functionality is necessary for subprocess based Executor the pysqa based Executor`can resolve dependencies on the queuing system level, so it is not required to wait on the python level. In general it might be reasonable to move the wait to the python process which is executing the python function, rather than waiting on the Exexutor level.

Metadata

Metadata

Assignees

No one assigned

    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