]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
ipc: drop -wq_ppid field
authorEric Wong <e@80x24.org>
Fri, 29 Aug 2025 20:38:55 +0000 (20:38 +0000)
committerEric Wong <e@80x24.org>
Mon, 1 Sep 2025 18:35:48 +0000 (18:35 +0000)
commit3dc593b623dcdc85e0bd67f1badcbc2e65c16ebc
tree6951a5f14a912cdeea60c62572daf5572bd1e888
parent8cee62b5f5c4514e5ebe211c57b0bfe377a55fc5
ipc: drop -wq_ppid field

It's not needed anymore nowadays since we use attach_pid for IO
objects.
lib/PublicInbox/IPC.pm