From 095c6eac1b9385f30a604af5450cf09066864de8 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 4 Jun 2018 19:24:49 +0200 Subject: added BUGS file from issues from github (delete repo there) --- BUGS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 BUGS 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 -- cgit v1.2.3-54-g00ecf