82
82
# TODO - make a more robust cleanup
83
83
# At the moment, runaway servers are our biggest concern
84
84
if server_manager and not variables['startandexit']:
87
89
if not variables['startandexit']:
89
91
fail_count = test_manager.has_failing_tests()