mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
add api.runOutsideOfSync() to backend script API, #4327
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Sync makes process can make data intermittently inconsistent. Processes which require strong data consistency
|
||||
* Sync process can make data intermittently inconsistent. Processes which require strong data consistency
|
||||
* (like consistency checks) can use this mutex to make sure sync isn't currently running.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user