io7m-com / brooklime

Command-line Nexus Pro interface
https://www.io7m.com/software/brooklime/
ISC License
5 stars 0 forks source link

Produce *some* output for long-running operations #2

Closed io7m closed 3 years ago

io7m commented 3 years ago

CI systems such as Travis CI will kill builds if they don't produce any output for more than about ten minutes. For long-running repository-closing operations, sometimes brooklime won't say anything and the build will be killed as a result.

Have it speak every thirty seconds or so just to keep builds alive.