mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
more lint
This commit is contained in:
parent
07260db514
commit
8d90d136ba
@ -1257,14 +1257,12 @@ class Minion(MinionBase):
|
||||
exc_info=err
|
||||
)
|
||||
|
||||
|
||||
# Main Minion Tune In
|
||||
def tune_in(self):
|
||||
'''
|
||||
Lock onto the publisher. This is the main event loop for the minion
|
||||
:rtype : None
|
||||
'''
|
||||
|
||||
self._pre_tune()
|
||||
|
||||
# Properly exit if a SIGTERM is signalled
|
||||
|
Loading…
Reference in New Issue
Block a user