bneukom / ch.fhnw.mdt

MicroCore development tools.
0 stars 0 forks source link

ProcessCommunicator timeout not working for normal commands #54

Open bneukom opened 9 years ago

bneukom commented 9 years ago

Originally reported by: bneukom (Bitbucket: bneukom, GitHub: bneukom)


As the Communicator echoes the given command and therefore supresses the timeout.

Eg sendCommand("_foo") will immediatly return "_foo"