If the mutant is timeout then it will be added to the worklist if the
mutation testing is in the initial phase.
If it has progressed beyond the init phase then it depends on if the local
iteration variable of *this* instance of dextool matches the one in the
database. This ensures that all instances that work on the same database is
in-sync with each other.
Update the status of a mutant.
If the mutant is timeout then it will be added to the worklist if the mutation testing is in the initial phase.
If it has progressed beyond the init phase then it depends on if the local iteration variable of *this* instance of dextool matches the one in the database. This ensures that all instances that work on the same database is in-sync with each other.