(EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started

Welcome to the forum!

Without any code there really can’t be a specific answer.

In general it comes down to synchronizing actions between processes with messages, signals (via links) and monitors.

For some ideas have a look at this example.

1 Like