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

Rubies with no GIL will have out-of-sync data structures #11

Open
wingrunr21 opened this issue Nov 22, 2011 · 0 comments
Open

Rubies with no GIL will have out-of-sync data structures #11

wingrunr21 opened this issue Nov 22, 2011 · 0 comments
Assignees
Labels
Milestone

Comments

@wingrunr21
Copy link
Owner

Anyone using this gem on a Ruby with no GIL in a concurrent environment will possibly see incorrect data inside the data structures of this gem. When thread safety is investigated, ensuring a thread-safe environment to the file system accesses will not be enough.

@ghost ghost assigned wingrunr21 May 9, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant