##// END OF EJS Templates
procutil: do not convert return code of signal exit to positive number (API)...
procutil: do not convert return code of signal exit to positive number (API) The docstring states that "codes from kill are negative", and it doesn't make sense to make exit/signal code ambiguous. .. api:: ``hook.hook()`` and ``hook.runhooks()`` may return a negative integer to denote that the process was killed by signal.

File last commit:

r36625:c6061cad default
r37480:c0d0fd87 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer