./wip/py-mozprocess, Mozilla-authored process handling

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.0, Package name: py312-mozprocess-1.4.0, Maintainer: kamelderouiche

Mozprocess is a process-handling module that provides some additional features
beyond those available with python's subprocess:

- better handling of child processes, especially on Windows
- the ability to timeout the process after some absolute period, or some
period without any data written to stdout/stderr
- the ability to specify output handlers that will be called for each line
of output produced by the process
- the ability to specify handlers that will be called on process timeout
and normal process termination


Master sites:

Filesize: 21.135 KB

Version history: (Expand)