Re: [PATCH v3 07/11] maintenance: take a lock on the objects directory
From: Jonathan Tan <hidden>
Date: 2020-08-26 23:02:20
From: Jonathan Tan <hidden>
Date: 2020-08-26 23:02:20
If the lock file already exists, then fail with a warning. If '--auto' is specified, then instead no warning is shown and no tasks are attempted.
Maybe just delete these 2 lines - you're not failing, and you're refraining from attempting all tasks regardless. With or without this change, patches 1-7 look good.