Make cron.py warn on no --timeout which can lead to stale locks.
authorScott Gasch <[email protected]>
Sat, 1 Apr 2023 18:49:59 +0000 (11:49 -0700)
committerScott Gasch <[email protected]>
Sat, 1 Apr 2023 18:49:59 +0000 (11:49 -0700)
commit057e2eba9a399e23b3d3ad0acaba31608ae8aa5f
treec72380d0dfe58a8c53becbf178b28d2c01aaaef7
parent2bfc6713b013c9c01561e25fa8f7f13877a026df
Make cron.py warn on no --timeout which can lead to stale locks.
examples/cron/cron.py