Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 112 by samuli.s...@tieto.com: Get Connection keyword returns
connection info even if connection closed
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=112
SSHLibrary version 2.0.2
Connection information is not cleared properly by close connection keyword.
E.g.
Open connection myServer alias=myServer
Login root root
..
do staff
..
Close connection
..
${info} = Get connection myServer
Now still
info.host === myServer
--
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/d/optout.