@@ -38,6 +38,8 @@ class DB:
if self._transaction_depth == 0:
self._connection = None
conn.close()
else:
@contextmanager
The note is not visible to the blocked user.