From: Junio C Hamano Date: Thu, 27 Oct 2022 22:24:12 +0000 (-0700) Subject: Merge branch 'jc/tmp-objdir' into maint-2.38 X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=606c7e214765f849049a479fff8cd04d9f87e661;p=rit Merge branch 'jc/tmp-objdir' into maint-2.38 The code to clean temporary object directories (used for quarantine) tried to remove them inside its signal handler, which was a no-no. * jc/tmp-objdir: tmp-objdir: skip clean up when handling a signal --- 606c7e214765f849049a479fff8cd04d9f87e661