]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jc/tmp-objdir'
authorJunio C Hamano <redacted>
Mon, 17 Oct 2022 21:56:33 +0000 (14:56 -0700)
committerJunio C Hamano <redacted>
Mon, 17 Oct 2022 21:56:33 +0000 (14:56 -0700)
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


Trivial merge
git clone https://git.99rst.org/PROJECT