Parallel Mutation Testing
Mutation testing takes a long time. If we can run multiple CI jobs in parallel to get it done faster, then it would be done faster.
Last time this was tried, there were a lot of Broken Pipe errors. Could be that #8 (closed) helps with that.