Skip to content

Make async version of ProcessController exposed and used in aiida-core #315

@unkcpz

Description

@unkcpz

In #297, the ProcessController interface is set only for the synchronous process controller, but not fit for the async process controller.
The reason is that in aiida-core only the sync one RemoteProcessThreadController is used. In aiida-core this part is not exposed to the public as user space API by hiding behind the CLI. Then why not use the async process controller?

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