On Sun, Jul 11, 2021 at 08:10:42AM -0400, Dave Voutila wrote:
>
> Ping...looking for OK. Would like to get this committed this week.
>
Sorry this took so long. ok mlarkin.
Thanks to the numerous testers who ran with this for the past few
weeks.
> Dave Voutila writes:
>
> > Looking for an OK for
On Thu, Jul 15, 2021 at 11:20 AM Leo Unglaub wrote:
> Hey,
> this is a very clean solution to a very common problem that i have. A
> lot of tasks that i run from cron have very different completion times.
> Right now i use the -s [1] option in crontab to make sure only one task
> is running at on
Hey,
this is a very clean solution to a very common problem that i have. A
lot of tasks that i run from cron have very different completion times.
Right now i use the -s [1] option in crontab to make sure only one task
is running at once and so that they don't overlap if they take longer to
co