expressPython icon indicating copy to clipboard operation
expressPython copied to clipboard

Using time.sleep() in your code will make it impossible to retrieve output.

Open JaDogg opened this issue 7 years ago • 0 comments

This should be fixable using popen.communicate with a timeout?

Or maybe create a Qt/C++ API to run a program..

JaDogg avatar Sep 24 '18 17:09 JaDogg