python-shell
python-shell copied to clipboard
Timeout support
Is it possible to pass a timeout
parameter? Once the time specified via timeout
parameter is over, the process should automatically terminate and PythonShell
invokes timeoutError
?