]> Sergey Matveev's repositories - public-inbox.git/commit
watch: ensure SIGCHLD works in forked children
authorEric Wong <e@yhbt.net>
Mon, 29 Jun 2020 10:34:19 +0000 (10:34 +0000)
committerEric Wong <e@yhbt.net>
Tue, 30 Jun 2020 03:05:26 +0000 (03:05 +0000)
commit38c87c5d556e218abe59d874f0ad7968d17a79b8
treea6361240a9531adc236296d21095bc8975e9ab9d
parent901305dfe6837f5c1e9ae185f4cb536b92124049
watch: ensure SIGCHLD works in forked children

In case our git or spam checker subprocesses spawn
subprocesses of their own.  We'll also ensure signal
handlers are properly setup before unblocking them.
lib/PublicInbox/WatchMaildir.pm