]> Sergey Matveev's repositories - public-inbox.git/commit
inbox: do not vivify {-repo_objs} during cleanup
authorEric Wong <e@80x24.org>
Wed, 29 Sep 2021 00:14:28 +0000 (00:14 +0000)
committerEric Wong <e@80x24.org>
Wed, 29 Sep 2021 02:45:26 +0000 (02:45 +0000)
commite3ea02ed136d99edde51e0da041145b2a55ea83c
tree9a809cdd3451fa6ec212a74b381fbf11e3d35d1d
parentb9e7ecbbd53b97cfb9437a27e548d1df15d871b4
inbox: do not vivify {-repo_objs} during cleanup

This caused config->repo_objs to not fill in {-repo_objs}
properly before starting solver.

Reported-by: Kyle Meyer <kyle@kyleam.com>
Link: https://public-inbox.org/meta/87o88cqobd.fsf@kyleam.com/
Fixes: 63d7b8ceee55a34 ("daemons: revamp periodic cleanup task")
lib/PublicInbox/Inbox.pm