This commit is contained in:
Nikita Sivukhin
2025-09-19 12:56:45 +04:00
parent b106220743
commit bc2dbe9025

View File

@@ -352,7 +352,7 @@ class Statement {
} }
} }
} finally { } finally {
this.db.execLock.release();
} }
} }