Skip to content

Add basic deadlock detection when using threadsafe lets and subjects

gitlab-qa-bot requested to merge github/fork/drcapulet/alexc-deadlock into master

Created by: drcapulet

Took me a while to trace down why my tests starting locking up after upgrading to 3.3+, figured this would help other people. I'm still working working on integrating the failing repro.

Needs rspec/rspec-support#297.

Merge request reports