Open
Description
loom offers a way to test all possible orderings of std::sync code. Given how... inter-connected the coordinator is, and how race conditions in it have already been found, this sounds very useful if we can properly scope out components and write meaningful tests.
The processor also would likely have benefit in such scoping.