]> Sergey Matveev's repositories - public-inbox.git/commit
xapcmd: do not reset %SIG until last Xtmpdir is done
authorEric Wong <e@80x24.org>
Thu, 23 May 2019 09:37:04 +0000 (09:37 +0000)
committerEric Wong <e@80x24.org>
Thu, 23 May 2019 17:43:51 +0000 (17:43 +0000)
commitbb279f4f305649c99dabdbcc0f45fc42c9be8e7e
treefe7756773d64797dfb62119c593c00d48d44bcc6
parent4a918d9c17b045ad8151c86b09666799c354908f
xapcmd: do not reset %SIG until last Xtmpdir is done

To properly handle compact tmpdir cleanup in single process
situations, we need to carefully account for Xtmpdir not
being a singleton and ensuring we don't clobber signal
handlers which belong to other Xtmpdirs.
lib/PublicInbox/Xapcmd.pm