@@ -588,7 +588,7 @@ signal.signal(signal.SIGTERM, handler)
running = True
try:
process()
except:
except Exception as e:
syslogtrace('process')
if verbose: print("err: process exit: %s" % e)
The note is not visible to the blocked user.