MPL
MPL copied to clipboard
Notify mechanic not needed when embedding inline process
When an inline process gets called like this: iprocess() the commands contain the notify logic, which is needed when doing the same for remote processes.
Will elaborate if needed.