You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initiates a process and sets up listening for websocket messages related to that process. It sends a `processStarted` message through the websocket and listens for a `stopProcessClicked` message. The function returns an object containing an event emitter and a method to stop the process.
0 commit comments