sixty-north / cosmic-ray

Mutation testing for Python
MIT License
556 stars 54 forks source link

HttpDistributor needs to adapt when workers are not available #510

Open abingham opened 3 years ago

abingham commented 3 years ago

If a configured worker is not running, then HttpDistributor should probably just remove it from the pool of (notionally) available workers.