|
@@ -250,6 +250,7 @@
|
|
|
(add-log-fn :rtc.log/cancelled {})
|
|
(add-log-fn :rtc.log/cancelled {})
|
|
|
(throw e))
|
|
(throw e))
|
|
|
(finally
|
|
(finally
|
|
|
|
|
+ (started-dfv :final) ;; ensure started-dfv can recv a value(values except the first one will be disregarded)
|
|
|
(when @*assets-sync-loop-canceler (@*assets-sync-loop-canceler))))))}))
|
|
(when @*assets-sync-loop-canceler (@*assets-sync-loop-canceler))))))}))
|
|
|
|
|
|
|
|
(def ^:private empty-rtc-loop-metadata
|
|
(def ^:private empty-rtc-loop-metadata
|