summaryrefslogtreecommitdiff
path: root/exec_utils.py
AgeCommit message (Expand)Author
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