queryAllLocks
queryAllLocks: (arg: BriefcaseDbArg) => Promise<LockProps[]>
Get the list of all held locks for a briefcase. This can be very expensive and is currently used only for tests.
Defined in
- core/backend/src/BackendHubAccess.ts Line 239
Last Updated: 21 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.