Simvue v1.0.2
- Fix to
add_processwith list of strings as arguments, the executable no longer returns the string"None". - Fix callbacks and triggers for
add_processbeing executed only onRunclass termination, not on process completion.
add_process with list of strings as arguments, the executable no longer returns the string "None".add_process being executed only on Run class termination, not on process completion.