tests/test_ranking_worker_local.py:499: in test_process_single_job_locally
    result = process_single_job_locally(timeout=60.0)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/test_ranking_worker_local.py:251: in process_single_job_locally
    time.sleep(2.0)
E   Failed: Timeout (>60.0s) from pytest-timeout.
