Skip to content

Termination of Multipleprocessing/Pool #64

Description

@TCC-dev

The multiple processing tasks do not seem to terminate themselves right away if the parental node is interrupted. If each process has an end then the process will be ended at the end eventually. But if a process falls in an infinite loop or becomes halted, the process will stay in the background even after the parental node is refreshed or the GPI is closed. Is it possible to have the mulitple processing framework to be controlled by the parental GPI node when interruption occurs?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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