ch.vorburger.exec
ch.vorburger.exec copied to clipboard
Performance issue
The wait(100) in ch.vorburger.exec.ManagedProcess.startExecute() isn't great.
Wouldn't some sort of yield() (:question:) suffice?