From 279dbf7de3fb14bb44efba3a81e6214c058fc623 Mon Sep 17 00:00:00 2001 From: rcmerci Date: Wed, 30 Nov 2022 11:31:46 +0800 Subject: [PATCH] Revert "fix: clj result) result #{}] (if-not (and path metadata) @@ -787,7 +787,7 @@ result (let [normalized-path (path-normalize path) encryptedFname (if (not= path normalized-path) - (first (read-chan! (c (ipc/ipc "get-local-all-files-meta" graph-uuid base-path))))] (if (instance? ExceptionInfo r) r - (build-local-file-metadatas this graph-uuid r c (ipc/ipc "get-local-files-meta" graph-uuid base-path filepaths))))] (assert (not (instance? ExceptionInfo r)) "get-local-files-meta shouldn't return exception") - (build-local-file-metadatas this graph-uuid r c (ipc/ipc "rename-local-file" graph-uuid base-path (path-normalize from) @@ -900,7 +900,7 @@ :basePath base-path}))))] (if (instance? ExceptionInfo r) r - (build-local-file-metadatas this graph-uuid (.-result r) c (.renameLocalFile mobile-util/file-sync