summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2015-08-16 17:52:46 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2015-08-16 17:52:46 +0200
commitc2408c9d74a780d3f1c502b78f4c47b15959a1a9 (patch)
treea62d572b1049ee71d6bf510c2c114c031de5c0d2 /README
parent6f373f6b63cdcc136ab09a1179fd49d35af92287 (diff)
downloadcssh-c2408c9d74a780d3f1c502b78f4c47b15959a1a9.tar.gz
cssh-c2408c9d74a780d3f1c502b78f4c47b15959a1a9.tar.bz2
tried to make connect and authentication non-blocking
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 783691f..cbb66a7 100644
--- a/README
+++ b/README
@@ -24,6 +24,9 @@ be stdout/stderr.
Pssh shows results at the very end, I want to be able to monitor
progress of the commands being executed.
+Pssh doesn't seem to do non-blocking connections and authentication
+in parallel.
+
GNU parallel
------------