]> Sergey Matveev's repositories - public-inbox.git/commit
ipc: remove WQ_MAX_WORKERS
authorEric Wong <e@80x24.org>
Tue, 17 Aug 2021 08:52:40 +0000 (08:52 +0000)
committerEric Wong <e@80x24.org>
Wed, 18 Aug 2021 11:41:32 +0000 (11:41 +0000)
commit77d030df1d292a99291371b3649cff3657fd93c8
tree583787a92ed70ea9a4a0f559174ccd53cb4821f2
parent29dd03ae81565f1430a39969b5b5d01dac68071c
ipc: remove WQ_MAX_WORKERS

We no longer rely on IO::FDPass, so there's no longer a reason
to limit this internally.
lib/PublicInbox/IPC.pm