-
Notifications
You must be signed in to change notification settings - Fork 128
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
ThreadSanitizer: Swift access race #51
Comments
I have created a merge request #52 for it. I have tested the code and it's not giving the swift race access issue after wrapping it under a sync queue. Please have a look into it and let me know if you need me for anything. Thanks |
Found some issue in #52 so don't merge that one. I have created another patch and its under testing. Once its complete then I will create a new merge request. |
@danielrhodes Please see #53 my updated pull request which we have tested a lot. |
@nerzh you rock man 👍 |
Hey @danielrhodes
I am receiving swift access race while connecting socket. Please have a look into the Images below for more understanding.
The text was updated successfully, but these errors were encountered: