developmentseed / scoreboard

Encouraging OpenStreetMap mappers with badges, graphs & stats! ✨🕹
https://developmentseed.org/scoreboard
27 stars 9 forks source link

add serial command for clocks #666

Closed maxgrossman closed 3 years ago

maxgrossman commented 3 years ago

Citing this as a reason why, the nf command used for running the tasking-managers/osmesa clock scripts cancels still running command if one of them returns an exit code even when the has-not-yet-returned-exit-code command is still running.

Putting all desired commands in a single proc target that runs them serially is an immediate fix for this.