TestAsyncLock#test_parallel_wait is flapping
petergoldstein opened this issue · comments
There's a race condition in this spec, which is causing it to flap during spec runs. I haven't dug into it, but I suspect this is a problem with the spec and not the library. It should be investigated.
@petergoldstein so noted, will investigate