]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
xap_helper: retry flock on EINTR
authorEric Wong <e@80x24.org>
Wed, 4 Oct 2023 03:49:29 +0000 (03:49 +0000)
committerEric Wong <e@80x24.org>
Wed, 4 Oct 2023 17:46:45 +0000 (17:46 +0000)
commitc25764aa34c5945dda48d612e20c7d323ffb782c
tree9c63684fe28494bd126a1d30ee52d430a0b6fd93
parent4761801ded553ccecc2e4339b0ae32efa8cf6a52
xap_helper: retry flock on EINTR

While signals are currently blocked in these helpers,
they may not always be...
lib/PublicInbox/XapHelper.pm
lib/PublicInbox/xap_helper.h