EvoluxBR / greenswitch

Battle proven FreeSWITCH Event Socket Protocol client implementation with Gevent
Other
126 stars 50 forks source link

Fix error when stop() is called on certain conditions #70

Closed iuridiniz closed 3 years ago

iuridiniz commented 3 years ago

Fixes: AttributeError: "'NoneType' object has no attribute 'join'"

when calling stop and not authenticated (invalid password)