The 5/5 "lei up" fix has real-world implications if you're using it in parallel. Otherwise, it's test-only stuff, and `make check-run TEST_LEI_DAEMON_PERSIST=1 N=$(nproc)` seems to fail or stall less often than before (but it still can...).
(persisting the lei-daemon is around 5% faster with check-run) Eric Wong (5): lei: warn on event loop errors lei: sto_done_request: add eval guard t/run: TEST_LEI_DAEMON_PERSIST: die if pid changes test_common: remove non-hidden files, first lei up: fix env/cwd mismatches with multiple folders lib/PublicInbox/LEI.pm | 33 ++++++++++++++++----------------- lib/PublicInbox/LeiUp.pm | 15 +++++++-------- lib/PublicInbox/TestCommon.pm | 5 ++++- t/run.perl | 3 +++ 4 files changed, 30 insertions(+), 26 deletions(-) -- unsubscribe: one-click, see List-Unsubscribe header archive: https://public-inbox.org/meta/
