summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-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