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.