about summary refs log tree commit homepage
path: root/lib/PublicInbox/Daemon.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-07-19 22:42:52 +0000
committerEric Wong <e@80x24.org>2022-07-20 03:54:27 +0000
commit49684178901a3d5db198032da1bb831b2b3e0b65 (patch)
tree7c19828248f589d06cb34fbfb69cee129c4e1366 /lib/PublicInbox/Daemon.pm
parent840785917bc74c8e7df226463144185294047d75 (diff)
downloadpublic-inbox-49684178901a3d5db198032da1bb831b2b3e0b65.tar.gz
Enqueuing "note-event" requests from the DS event loop must
not wait on workers being able to drain the queue quickly
enough.  Thus we make the SOCK_SEQPACKET writes nonblocking
and rely on the lei-daemon event loop to enqueue writes.

This is a unique problem for "note-event" since it reuses
workers in between commands, while most lei commands currently
fork off new workers.
Diffstat (limited to 'lib/PublicInbox/Daemon.pm')
0 files changed, 0 insertions, 0 deletions