summaryrefslogtreecommitdiff
path: root/exec_utils.py
AgeCommit message (Expand)Author
2022-06-04Add timeout_seconds to cmd_showing_output.Scott Gasch
2022-06-02Update docs.Scott Gasch
2022-06-02Rename a method in exec_utils.Scott Gasch
2022-06-02Update run_tests.py.Scott Gasch
2022-05-31Improve docstrings for sphinx.Scott Gasch
2022-03-25Since this thing is on the innerwebs I suppose it should have aScott Gasch
2022-02-08More cleanup.Scott Gasch
2022-02-02Used isort to sort imports. Also added to the git pre-commit hook.Scott
2022-02-02More mypy cleanup.Scott
2022-01-27Adding test code trying to improve test coverage.Scott
2022-01-26Ahem. Still running black?Scott
2022-01-26Ran black code formatter on everything.Scott
2022-01-21Trying again to make sure all output is seen here.Scott
2022-01-21Wait for both streams to end.Scott
2022-01-20Cleanup docs, add a timeout, in exec_utils.py.Scott
2022-01-20Make the new cmd_showing_output select and display data from stderr inScott
2022-01-19Make cmd_showing_output work with subprocesses that use '\r'.Scott
2021-12-04Various changes.Scott
2021-11-14Tighten up the remote executor.Scott Gasch
2021-10-25Move cache location. Also, add doctests for exec_utils.Scott Gasch
2021-07-12Random changes.Scott Gasch
2021-04-23Minor editing.Scott Gasch
2021-03-24Initial revisionScott Gasch