mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
tqm._initialize_notified_handlers() is noop now (#50713)
This commit is contained in:
committed by
Brian Coca
parent
cd27982959
commit
4c72ef124b
@@ -525,7 +525,6 @@ class TestStrategyBase(unittest.TestCase):
|
||||
forks=5,
|
||||
)
|
||||
tqm._initialize_processes(3)
|
||||
tqm._initialize_notified_handlers(mock_play)
|
||||
tqm.hostvars = dict()
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user