Searched refs:stop_testrunner (Results 1 – 1 of 1) sorted by relevance
124 stop_testrunner = False variable369 if stop_testrunner:556 global stop_testrunner576 stop_testrunner = True1065 while threading.active_count() > 1 and not stop_testrunner: