about summary refs log tree commit homepage
path: root/lib/PublicInbox/Daemon.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-08-31 04:41:38 +0000
committerEric Wong <e@80x24.org>2020-09-01 00:19:19 +0000
commit5fa34fad91d262f446465772dce9ac3dde9673bf (patch)
treea76bfdc866962b51e69bb24ba513f36b3f0efbda /lib/PublicInbox/Daemon.pm
parent8aec4e8ddea9d9002be2d6af0849d8c5eb84b2e7 (diff)
downloadpublic-inbox-5fa34fad91d262f446465772dce9ac3dde9673bf.tar.gz
It's a bit inefficient to use a pipe, here.  However, using
dwaitpid() on a process that's not expected to exit soon is
also inefficient as it causes excessive wakeups as most of
our inbox-writing code expects synchronous waitpid().

This only affects -watch instances configured for NNTP and IMAP
clients.
Diffstat (limited to 'lib/PublicInbox/Daemon.pm')
0 files changed, 0 insertions, 0 deletions