Skip to content

Fix premature kill of prmon

Andrea Sciaba requested to merge sciaba_hello-world-ma into qa-build-hello-world-ma

In some cases a prmon process was killed before it could terminate autonomously. The solution was to add the prmon pid's to the list of processes to wait for termination.

Merge request reports