Skip to content

🐛 Restart executor process on command line change

Add logic to Executor command_line property to restart running process if command line is modified.

This fix Scenic issue where user change nickname of a started NDI output and NDI stream did not change its name. (ref. sat-mtl/tools/scenic/scenic#408 (closed))

Merge request reports