diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2016-12-13 03:31:56 +0100 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2016-12-29 03:09:59 +0100 |
commit | e763ad3451eecfb2c6c6724ac31e0a2f93d4b266 (patch) | |
tree | 8ab171db74791e76d820fc9e0abfa6b2aaaec289 /tests/unit/core | |
parent | 0e027e6858022589ace11218ce102ce57499e5e6 (diff) |
[bug] fix the logout call
if user attempts to logout before the incoming multiservice has an
entry, there will be a KeyError raised on the
MultiService.getServiceNamed() call, which is improperly reported as a
confusing error message in the api return call.
by catching the KeyError, we make sure that the logout call can
terminate properly.
Diffstat (limited to 'tests/unit/core')
0 files changed, 0 insertions, 0 deletions