@@ -305,7 +305,7 @@ def main():
logger.error(errMsg)
raise SystemExit
elif "valueStack.pop" in excMsg and kb.get("dumpKeyboardInterrupt"):
elif kb.get("dumpKeyboardInterrupt"):
elif any(_ in excMsg for _ in ("Broken pipe",)):
The note is not visible to the blocked user.