From fb8b16ff2b40ecd22ebbdea0d27069749e800077 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 21 Feb 2021 07:41:29 +0000 Subject: lei q: support IMAP/IMAPS --output destinations Augment (and dedupe) aren't parallel, yet, so its more sensitive to high-latency networks. --- lib/PublicInbox/LeiAuth.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/PublicInbox/LeiAuth.pm') diff --git a/lib/PublicInbox/LeiAuth.pm b/lib/PublicInbox/LeiAuth.pm index 7acb9900..bf0110ed 100644 --- a/lib/PublicInbox/LeiAuth.pm +++ b/lib/PublicInbox/LeiAuth.pm @@ -63,7 +63,7 @@ sub ipc_atfork_child { } sub new { - my ($cls, $nrd) = @_; + my ($cls, $nrd) = @_; # nrd may be NetReader or descendant (NetWriter) bless { nrd => $nrd }, $cls; } -- cgit v1.2.3-24-ge0c7