aboutsummaryrefslogtreecommitdiff
path: root/src/data.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/data.lisp')
-rw-r--r--src/data.lisp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/data.lisp b/src/data.lisp
index 368a6c6..98b8386 100644
--- a/src/data.lisp
+++ b/src/data.lisp
@@ -342,6 +342,10 @@ of the current connection, where each entry is of the form
(runlines :may-fail "find" (get-remote-data-cache-dir)
"-type" "f" "-printf" "%P\\n")))
+;; TODO on remote side, catch read errors and signal our own which says
+;; something more specific -- "This has probably been caused by an attempt to
+;; use a property application specification or set of static informational
+;; attributes which cannot be serialised by the Lisp printer"
(defun deployment-handover-program (remaining)
"Return a program which instructs a remote Lisp image to continue DEPLOY*.