mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 10:56:32 +00:00
fix: use core.async channel to ensure sequential db transactions
This commit is contained in:
@@ -66,5 +66,3 @@
|
||||
(conn/start! repo option)))
|
||||
|
||||
(def new-block-id ldb/new-block-id)
|
||||
|
||||
(def request-finished? ldb/request-finished?)
|
||||
|
||||
Reference in New Issue
Block a user