From: Eric Wong Date: Mon, 21 Oct 2019 19:19:00 +0000 (+0000) Subject: v2writable: move git->cleanup to the correct place X-Git-Tag: v1.2.0~17^2~1 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=96a8b8832d791d53e05f235b5bc2492daab5f60a;hp=96a8b8832d791d53e05f235b5bc2492daab5f60a;p=public-inbox.git v2writable: move git->cleanup to the correct place We need to stop the git process to avoid leaking FDs to Xapian if we recurse ->index_sync on reindex. ---