|
@@ -3006,6 +3006,7 @@
|
|
(go
|
|
(go
|
|
;; Wait for file watcher events
|
|
;; Wait for file watcher events
|
|
(<! (timeout 2000))
|
|
(<! (timeout 2000))
|
|
|
|
+ (util/drain-chan finished-local->remote-chan)
|
|
(<! (<sync-local->remote-now))
|
|
(<! (<sync-local->remote-now))
|
|
(<! finished-local->remote-chan)
|
|
(<! finished-local->remote-chan)
|
|
(prn "finish task: " @*task-id)
|
|
(prn "finish task: " @*task-id)
|