in right_size_your_sagemaker_endpoints/locust_file.py [0:0]
def on_locust_init(environment, **_kwargs): print('Spawning checker.') gevent.spawn(checker, environment)