Updates:
        Status: Started
        Blockedon: robotframework-sshlibrary:90

Comment #4 on issue 81 by pekka.klarck: Output is correctly returned by `Login` and `Login With Public Key` keywords on Python
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=81

This looks good otherwise, but the having `while True` loop is a bit risky. Basically the code would hang if there is no output from the server. We agreed that a better approach is having a maximum time to wait. In addition to that, we agreed that after a successful read we should still try to read more after a small delay. Both of these will be trivial to implement after Read keyword has been enhancement to support delays (issue 90).

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to