]> Sergey Matveev's repositories - public-inbox.git/commitdiff
xcpdb: remove temporary directories on aborts
authorEric Wong <e@80x24.org>
Thu, 23 May 2019 09:36:59 +0000 (09:36 +0000)
committerEric Wong <e@80x24.org>
Thu, 23 May 2019 17:43:50 +0000 (17:43 +0000)
Cleanup temporary directories on common termination signals
(INT, HUP, PIPE, TERM), but only if it's not in the process
of being committed via rename() sequence.


No differences found