]> Sergey Matveev's repositories - public-inbox.git/commit
lei: drop -watches and -lei_note_event from workers
authorEric Wong <e@80x24.org>
Tue, 31 Jan 2023 00:05:15 +0000 (00:05 +0000)
committerEric Wong <e@80x24.org>
Tue, 31 Jan 2023 00:27:06 +0000 (00:27 +0000)
commit0746680da02f51ff3f85ebde1a3e9219d0946cf0
tree2ddbdb85c5047bb80c7be19767a40a8ba4b0d4d4
parent5dbb060037ce3e3a3ba0812baa90c80eeee762af
lei: drop -watches and -lei_note_event from workers

I noticed these while tracking down circular refs for commit
7b654d175cf2e31b (ipc: drop awaitpid_init to avoid circular refs, 2023-01-30).
While they're not the cause of circular refs, they're still
a waste of memory in worker processes.
lib/PublicInbox/LEI.pm