Merge branch '2.4.x' into 2.4.x-saas
This commit is contained in:
commit
694e3101a8
1 changed files with 2 additions and 1 deletions
|
@ -209,6 +209,7 @@ class PypoFetch(Thread):
|
||||||
except Exception, e:
|
except Exception, e:
|
||||||
self.logger.error(e)
|
self.logger.error(e)
|
||||||
finally:
|
finally:
|
||||||
|
if self.telnet_lock.locked():
|
||||||
self.telnet_lock.release()
|
self.telnet_lock.release()
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue