]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei_to_mail: update some comments and style
authorEric Wong <e@80x24.org>
Tue, 30 Mar 2021 07:23:54 +0000 (12:23 +0500)
committerEric Wong <e@80x24.org>
Tue, 30 Mar 2021 09:00:51 +0000 (09:00 +0000)
Note that update_kw_maybe is critical in preventing accidental
data loss with default "lei q --output" behavior.

Also avoid treating (proposed) MH support as lock-free, since
appears to lack specifications for locking and be even worse
than mbox* in that regard...


No differences found