mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
e91240b439
commit
69e9416612
1 changed files with 1 additions and 1 deletions
|
@ -581,7 +581,7 @@ class IPCMessageSubscriberService(IPCClient):
|
|||
of IPCMessageSubscriber instances feeding all of them with data. It closes automatically when
|
||||
there are no more subscribers.
|
||||
|
||||
To use this refer to IPCMessageSubscriber documentation.
|
||||
To use this rever to IPCMessageSubscriber documentation.
|
||||
'''
|
||||
def __init__(self, socket_path, io_loop=None):
|
||||
super(IPCMessageSubscriberService, self).__init__(
|
||||
|
|
Loading…
Add table
Reference in a new issue