mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-23 17:34:17 +03:00
Merge remote-tracking branch 'origin/v2.1'
This commit is contained in:
commit
621722f5e3
@ -695,6 +695,9 @@ class Client(object):
|
||||
except Exception:
|
||||
return None
|
||||
|
||||
except Exception:
|
||||
return None
|
||||
|
||||
finally:
|
||||
lock.release()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user