(there are probably other clearer examples, but this is immediately available)
Those two runs are only different in what should be irrelevant ways. It appears that these tests fail sometimes, which probabbly indicates a race condition somewhere. The failing tests I saw that were related to this were failing on an mvar reading forever, which is not great.
e.g. compare
(there are probably other clearer examples, but this is immediately available)
Those two runs are only different in what should be irrelevant ways. It appears that these tests fail sometimes, which probabbly indicates a race condition somewhere. The failing tests I saw that were related to this were failing on an mvar reading forever, which is not great.