mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge branch '2018.3' into fix_lgpo
This commit is contained in:
commit
71864059bf
1 changed files with 0 additions and 2 deletions
|
@ -211,8 +211,6 @@ class AsyncZeroMQReqChannel(salt.transport.client.ReqChannel):
|
|||
'''
|
||||
if hasattr(self, 'message_client'):
|
||||
self.message_client.destroy()
|
||||
else:
|
||||
log.debug('No message_client attr for AsyncZeroMQReqChannel found. Not destroying sockets.')
|
||||
|
||||
@property
|
||||
def master_uri(self):
|
||||
|
|
Loading…
Add table
Reference in a new issue