It appears that the subject fix has the following nasty effect, at least
with Python 3.4
> Jan 29 00:00:13 2017 (7099) Master watcher caught SIGHUP. Re-opening log
> files.
> Jan 29 00:00:13 2017 (8568) in runner caught SIGHUP. Reopening logs.
> Jan 29 00:00:13 2017 (8566) pipeline runner caugh
On Jan 31, 2017, at 09:28 PM, Mark Sapiro wrote:
>I.e. when logrotate SIGHUPs the master to reopen logs, all the runners
>except for 'rest' exit.
Can you try this?
-Barry
diff --git a/src/mailman/core/runner.py b/src/mailman/core/runner.py
index 9f80941..707ad5e 100644
--- a/src/mailman/core/run