ch.vorburger.exec icon indicating copy to clipboard operation
ch.vorburger.exec copied to clipboard

Performance issue

Open vorburger opened this issue 4 years ago • 2 comments

The wait(100) in ch.vorburger.exec.ManagedProcess.startExecute() isn't great.

Wouldn't some sort of yield() (:question:) suffice?

vorburger avatar Nov 15 '20 21:11 vorburger