commit | ddb227b52b24d746df2e67429c4a346991f458df | [log] [tgz] |
---|---|---|
author | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | Fri Jul 30 13:31:44 2021 -0400 |
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | Fri Jul 30 13:31:44 2021 -0400 |
tree | 968c4e6a5a3601b16affebe528db3eb2c709f878 | |
parent | fdd92c7c0d85457ba411e8cedc9696be3b8b73e2 [diff] |
Init all new inboxdirs before indexing them Indexing takes a long time, so it's possible that something will go wrong before grokmirror is done. Init-ing all new inboxdirs first allows us to more easily recover from this situation. Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>