DFE / MONK

MONK is an automated integration and system test framework primarily designed for DFE's HydraIP devices.
dfe.github.io/MONK
GNU General Public License v3.0
1 stars 9 forks source link

When logging out still Authenticated? #107

Closed erikbgithub closed 9 years ago

erikbgithub commented 10 years ago

Problem

When sending connection.cmd("exit") the connection still lists its current state as Authenticated. Maybe not what we want, but don't see an easily implemented alternative yet.

erikbgithub commented 9 years ago

with the switch to pexpect and the implementation of the recovery loop this kind of problem does not stop us any more.