@@ -39,7 +39,7 @@ def _handle_async_exception(_loop, context):
else:
text = f"❌ {msg}"
try:
log_incident(cfg, text)
log_incident(cfg, text, category="system")
except Exception:
pass
logging.getLogger("asyncio").error(text)
The note is not visible to the blocked user.