mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Merge pull request #25977 from s0undt3ch/develop
Shutdown the multiprocessing logging queue listener
This commit is contained in:
commit
342e0c0e10
@ -689,6 +689,8 @@ class TestDaemon(object):
|
||||
pass
|
||||
self._exit_mockbin()
|
||||
self._exit_ssh()
|
||||
# Shutdown the multiprocessing logging queue listener
|
||||
salt_log_setup.shutdown_multiprocessing_logging_listener()
|
||||
|
||||
def pre_setup_minions(self):
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user