enhance: validate :file/writes chan

This commit is contained in:
rcmerci
2023-11-22 18:39:34 +08:00
committed by Tienson Qin
parent 2faeafd579
commit a09d158de5
4 changed files with 27 additions and 21 deletions

View File

@@ -2701,7 +2701,7 @@
v)))))
:flush-fn #(swap! *sync-state sync-state-reset-queued-local->remote-files)
:stop-ch stop-chan
:distinct-coll? true
:distinct-key-fn identity
:flush-now-ch private-immediately-local->remote-chan
:refresh-timeout-ch private-recent-edited-chan)))