]> Sergey Matveev's repositories - public-inbox.git/commit
lei: persistent workers (lei_store) run in /
authorEric Wong <e@80x24.org>
Tue, 23 Mar 2021 11:48:06 +0000 (11:48 +0000)
committerEric Wong <e@80x24.org>
Wed, 24 Mar 2021 01:33:26 +0000 (01:33 +0000)
commit05872a1ba3a01bdcd81402f37b3bf9c477f7c9fc
tree4e744950f219edf3d6f6cb7180bbd57278a16f02
parent84f60edcc873d55c949d2ea7eccca6f46bcb5400
lei: persistent workers (lei_store) run in /

Since each lei->event_step can change the directory of
lei-daemon, we need to ensure the lei_store runs in a
directory that is stable.
lib/PublicInbox/LEI.pm