]> Sergey Matveev's repositories - public-inbox.git/commit
watch: stop importers before forking
authorEric Wong <e@yhbt.net>
Sat, 27 Jun 2020 10:03:42 +0000 (10:03 +0000)
committerEric Wong <e@yhbt.net>
Sun, 28 Jun 2020 22:27:19 +0000 (22:27 +0000)
commit4c2d7dce2526d978e43021707ecb60a4bc277138
tree877587528bf1116e7130ef307bd3a4f2e3d8d4c3
parent67592c40510dae8604580cf4b2a0a0f665b84501
watch: stop importers before forking

This fixes cases where watch is handling both Maildirs and IMAP
connections.  While we're at it, close open directories in the
IMAP children to save FDs.
lib/PublicInbox/WatchMaildir.pm