16 Commits (1.0.9-release)

Author SHA1 Message Date
Chris 13a0c9e182 run subprocesses in new process group; attach special handler for Ctrl-C 3 years ago
Chris 6f046ce33b closes #232 - send signal to child on stop 3 years ago
Jack McKew 116771edd2 Elapsed / Remaining Time on Progress Bar 4 years ago
Chris 7d0d1479e3 add missing return statement in processor.py 4 years ago
Ben Elliston 963197113b ProcessController.py (run): Use default Popen buffer size to 4 years ago
Conrrad 28df915f29 Add option to suppress progress regex matches in stdout 5 years ago
chriskiehl 7843cbcd9c Make shell option in Popen configurable 6 years ago
Chris e598573c65 Revert "fallback when decoding errors happen" 5 years ago
Jannik Waschkau f189006dd4 fallback when decoding errors happen 6 years ago
Chris abd69a9bae use Thread instead of Pool due to python 3.7 issue 5 years ago
chriskiehl cd4afcc30c cleaned up old code, added helper utils 6 years ago
unknown dc6386c3a9 Added python 3 compatibility 7 years ago
Aditya Panchal b275ecf63c Fix subprocess to work properly when frozen 8 years ago
chriskiehl e9a6afe4db closes #157 - fix unicode decode error in subparser 8 years ago
chriskiehl 38d2d42390 deprecate controller 8 years ago
chriskiehl 7e2dba496e Moved client execution/processing code into own module; minor cleanup 8 years ago