mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-11 05:17:55 +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