@ -438,6 +438,7 @@ class DBSA:
_buf_op: List[Dict] = []
_buf_vid: List[Dict] = []
_buf_payload: List[Dict] = []
_last_flush: float = time.time()
_lock = threading.Lock()
The note is not visible to the blocked user.