-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
There are 2 scenarios where we could need to keep monitoring the status of a process:
- the client could show an icon to tell the user an application is still running
- the server could finish an operation when a process stop running
- the agent (WineBridge) could send an information once a process stop running
So what we need are 3 functions:
- StartProcessMonitor
- PingProcessMonitor
- StopProcessMonitor
Metadata
Metadata
Assignees
Labels
No labels