-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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:
- Only when a process is finished, run the callback functions
- Only when a process changes its state, run the callback functions
- Only when a process changes its outputs, run the callback functions
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request