wrong
wrong copied to clipboard
Race Condition with "reentry"
https://github.com/ranmrdrakono/wrong/blob/master/lib/wrong/assert.rb#L23-L24
This lines cause race conditions. I propose to use thread_variable to identify recursion problems while avoiding multi threading issues