CloudSqlite.releaseWriteLock Function
release the write lock on a container.
releaseWriteLock(container: CloudSqlite.CloudContainer): void
| Parameter | Type | Description |
|---|---|---|
| container | CloudSqlite.CloudContainer |
Returns - void
Defined in
- core/backend/src/CloudSqlite.ts Line 824
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.