about summary refs log tree commit homepage
path: root/lib/PublicInbox/WatchMaildir.pm
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-06-27 10:03:53 +0000
committerEric Wong <e@yhbt.net>2020-06-28 22:27:29 +0000
commita3e57ebf3192885b1928de33c4e07b88f724b052 (patch)
tree5c9fef2e254170147d8a6c4744edbe8568cdea47 /lib/PublicInbox/WatchMaildir.pm
parentb82d2eed5248d7e80cae5bfdf418a563ebfba3af (diff)
downloadpublic-inbox-a3e57ebf3192885b1928de33c4e07b88f724b052.tar.gz
Existing use of the $ENV{TAIL} relied on parsing --std{out,err},
which was only usable for read-only daemons.  However, -watch
doesn't use PublicInbox::Daemon code(*), so attempt to figure
out redirects.

(*) -watch won't able to run as a daemon in cases when
    git-credential prompts for IMAP/NNTP passwords.
    PublicInbox::Daemon is also designed for read-only
    parallelism where all worker processes are the same.
    Any subprocesses spawned by -watch are to do specific
    tasks for a particular set of inboxes.
Diffstat (limited to 'lib/PublicInbox/WatchMaildir.pm')
0 files changed, 0 insertions, 0 deletions