Skip to content

Heartbeat

Latest
Compare
Choose a tag to compare
@deajan deajan released this 15 Sep 19:31
· 5 commits to master since this release

This release adds an optional heartbeat argument that takes a defined number of seconds after which command_runner logs a line.
This allows, by reading logs, to precisely know that a process is still running.:

Also, TimeoutExpired and StopOnInterrupt now only log the last 1000 characters of command output.