Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[core] remove obsolete workaround to make ERROR state always win
As far as I understand, this was an attempt at fixing the cases when ERROR state is overriden by MIXED, which was fixed in #535 and #536 directly in the state arithmetics code. I don't think this is needed anymore and happy tests seem to confirm it.
- Loading branch information