Merge remote-tracking branch 'origin/dev' into ci-test-pr-1230
This commit is contained in:
commit
f9cfadac01
1 changed files with 3 additions and 2 deletions
|
|
@ -150,6 +150,7 @@ class KuzuAdapter(GraphDBInterface):
|
||||||
|
|
||||||
s3_file_storage = S3FileStorage("")
|
s3_file_storage = S3FileStorage("")
|
||||||
|
|
||||||
|
if self.connection:
|
||||||
async with self.KUZU_ASYNC_LOCK:
|
async with self.KUZU_ASYNC_LOCK:
|
||||||
self.connection.execute("CHECKPOINT;")
|
self.connection.execute("CHECKPOINT;")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue