summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-06-04 19:24:49 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-06-04 19:24:49 +0200
commit095c6eac1b9385f30a604af5450cf09066864de8 (patch)
tree7fef276d91f562ce704007cec316d5acd72be5e1
parent43aa69bfae228552f268da90d5326da2760eaafe (diff)
downloadcssh-095c6eac1b9385f30a604af5450cf09066864de8.tar.gz
cssh-095c6eac1b9385f30a604af5450cf09066864de8.tar.bz2
added BUGS file from issues from github (delete repo there)
-rw-r--r--BUGS8
1 files changed, 8 insertions, 0 deletions
diff --git a/BUGS b/BUGS
new file mode 100644
index 0000000..49323f5
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,8 @@
+- cssh stops on stdin...
+ ...and hangs forever waiting for input in the clients.
+ An easy way is to read from stdin and propagate the input to all nodes.
+ The problem is to find a point of synchronization when all clients are actually waiting
+ for the same input.
+- show message when a process terminates on a node
+- cssh name clash
+ this is severe and we must rename our project. GNU perl based cssh project already exists