fix: Try fix api_log test error in unfortunate timing scenarios

This commit is contained in:
Matthias
2025-01-06 14:19:16 +01:00
parent 64c2c6a524
commit c266490ee4

View File

@@ -1283,6 +1283,7 @@ class RPC:
r.message + ("\n" + r.exc_text if r.exc_text else ""),
]
for r in buffer
if hasattr(r, "message")
]
# Log format: