Skip to content

Commit 9b606c2

Browse files
changeset
1 parent 67ab053 commit 9b606c2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.changeset/short-countries-swim.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@powersync/common': patch
3+
'@powersync/node': patch
4+
---
5+
6+
Fixes an issue where the `readLock` and `writeLock` methods of `AbstractPowerSyncDatabase` shared a common wrapped mutex. This primarily affected the Node.js SDK. The concurrency of individual `get`, `getAll`, and `getOptional` executions was not impacted and functioned correctly prior to this fix.

0 commit comments

Comments
 (0)