aboutsummaryrefslogtreecommitdiff
path: root/doc/ideas.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-25 09:19:59 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-25 10:11:30 -0700
commit8437e0ca879915c3b00236e703aec6a6151ec701 (patch)
tree55a73a614ee788941f211b164c00e6d1e2e9911a /doc/ideas.rst
parent4170ae1f0dbc98178768857d9bac60c891bf7140 (diff)
downloadconsfigurator-8437e0ca879915c3b00236e703aec6a6151ec701.tar.gz
document working directory conventions
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/ideas.rst')
-rw-r--r--doc/ideas.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ideas.rst b/doc/ideas.rst
index d84e8e8..aadba1d 100644
--- a/doc/ideas.rst
+++ b/doc/ideas.rst
@@ -53,7 +53,10 @@ Core
- A CONCURRENTLY combinator for property application specifications, which
means to apply each of the enclosed properties in parallel. Particularly
useful surrounding a set of DEPLOYS applications, to concurrently deploy a
- number of hosts.
+ number of hosts. We use ``WITH-CURRENT-DIRECTORY`` in various places, so we
+ may not be able to do this using threads. But if we want to do it with lots
+ of forking, then practically speaking usage of this combinator will be
+ restricted to connection chains which start up remote Lisp images.
- It might be useful to have a restart for the case where an attempt is made
to apply a list of properties containing some ``:LISP`` properties with a