Skip to content

Improve the ProcessMonitor #636

@superstar54

Description

@superstar54

The ProcessMonitor class monitors a process by executing callback functions at specified intervals as long as the process is alive.

We may extend it to cover other use cases, for example:

  1. Only when a process is finished, run the callback functions
  2. Only when a process changes its state, run the callback functions
  3. Only when a process changes its outputs, run the callback functions

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions