]> Sergey Matveev's repositories - public-inbox.git/commit
lei_to_mail: prepare for worker offload
authorEric Wong <e@80x24.org>
Sat, 16 Jan 2021 11:36:21 +0000 (23:36 -1200)
committerEric Wong <e@80x24.org>
Mon, 18 Jan 2021 09:25:30 +0000 (09:25 +0000)
commitdda8237aeb5722b3a48c31896d9b7398e50823f1
tree8bb34716d0a81f201755fd0c7796c0dba5b1aed1
parent597bf28a21da8e89e044090918c0a1ad74efb8b9
lei_to_mail: prepare for worker offload

We'll be doing most of the work in forked off worker processes,
so ensure some of it is fork and serialization-friendly.
lib/PublicInbox/LeiOverview.pm
lib/PublicInbox/LeiToMail.pm
t/lei_to_mail.t