]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
treewide: remove unnecessary Sigfd use and requires
authorEric Wong <e@80x24.org>
Tue, 29 Apr 2025 17:16:44 +0000 (17:16 +0000)
committerEric Wong <e@80x24.org>
Thu, 1 May 2025 21:29:40 +0000 (21:29 +0000)
commite248682cc7dd1e65aaafec278ed059f2f8e68eb5
tree713ae612559fecde979161adc84ddc89d2d56093
parent8ca72b7ec7c38f5c00dbc28aa31ed933ad46b83d
treewide: remove unnecessary Sigfd use and requires

signalfd is an implementation detail and its use may be
replaced in future changes.
lib/PublicInbox/ExtSearchIdx.pm
lib/PublicInbox/TestCommon.pm
t/httpd-unix.t
t/spawn.t
xt/git-http-backend-parallel.t