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

thread safe #1

Open
thealex42 opened this issue Mar 5, 2017 · 1 comment
Open

thread safe #1

thealex42 opened this issue Mar 5, 2017 · 1 comment

Comments

@thealex42
Copy link

hi, do I need to lock "item" or its thread safe?

@elubow
Copy link

elubow commented Mar 6, 2017

At the moment, I'm still trying to track down a seemingly random occurrence of a panic. The way it's being used in the current project I'm working on is with swapping unsafe pointers. If you'd like to test it out and see if it's threadsafe for me, I'll happily give you credit and include you in the README.

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

2 participants