ReactiveX / RxRuby

Reactive Extensions for Ruby

Repository from Github https://github.comReactiveX/RxRubyRepository from Github https://github.comReactiveX/RxRuby

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

It was fixed probably by c9561cb