Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "connected" message missing in some cases
Once a disconnect message was printed once it would not print a connect message for the same session again since a timer id wasn't reset. No unit test was possible since the mock-socket has certain incompatibilities/limitations that make it impossible to distinguish different sockets. An upgrade of that module introduced different problems documented in CLI issue #75 Change-Id: I187ccb4ac4e84009dc8dc144c66eccf52e4d06a5
- Loading branch information