[Twisted-Python] spawnProcess with timeout and same error handling on Unix and Windows

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Wed Sep 3 10:51:53 MDT 2014


On 03:49 pm, adi at roiban.ro wrote:
>Hi,
>
>If I call spawnProcess with a bad executable, on Unix the process will
>exit with exit code 1 while on Windows an OSError is raised.

Ideally, these two implementations of the same interface would have the 
same error behavior in this case.  In other words, this seems like a bug 
to me.

Jean-Paul




More information about the Twisted-Python mailing list