#!/bin/bash set -e if [ -f pytest_worker_instance_ids.txt ]; then echo "Terminating xdist workers with pytest_worker_manager.py" xdist_worker_ids=$(