Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Race Condition with "reentry" #35

Open
eqv opened this issue Aug 19, 2013 · 0 comments
Open

Race Condition with "reentry" #35

eqv opened this issue Aug 19, 2013 · 0 comments

Comments

@eqv
Copy link

eqv commented Aug 19, 2013

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant