Skip to content

Commit 4c2d5d8

Browse files
committed
wip:
[ci skip]
1 parent 98ae4d0 commit 4c2d5d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vaults/VaultManager.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@ class VaultManager {
512512

513513
await this.vaultLocks.withF(
514514
[vaultId.toString(), RWLockWriter, 'write'],
515+
ctx,
515516
async () => {
516517
await tran.lock(
517518
[...this.vaultsNamesDbPath, newVaultName]

0 commit comments

Comments
 (0)