mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-10 10:02:36 +03:00
multi registration request problem fixed
This commit is contained in:
parent
d5dec0f374
commit
edcc058f74
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ class Registration():
|
|||
elif 'registration_error' == str(status):
|
||||
self.logger.info('[Registration] Registration is failed. New registration request will send')
|
||||
self.re_register()
|
||||
self.registration_request()
|
||||
else:
|
||||
self.logger.error('[Registration] Bad message type of registration response ')
|
||||
|
||||
|
|
Loading…
Reference in a new issue