]> Sergey Matveev's repositories - public-inbox.git/commit
lei: don't drop WQ workers on normal exit
authorEric Wong <e@80x24.org>
Sat, 5 Jun 2021 21:06:06 +0000 (21:06 +0000)
committerEric Wong <e@80x24.org>
Sun, 6 Jun 2021 17:51:24 +0000 (17:51 +0000)
commit5f73b20f0579eb3d070b20cb180208ffe2a40787
tree6c8d3019591f376cb30a3024629d53853b54d986
parentae51e1c762e48acdd8a09614ece533ddc376c865
lei: don't drop WQ workers on normal exit

This is dangerous and causes race conditions on commands
which utilize multiple workqueues.
lib/PublicInbox/LEI.pm