-
Notifications
You must be signed in to change notification settings - Fork 10.6k
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
fix gpr_stack_lockfree_test assert bug on 64 bits #4484
fix gpr_stack_lockfree_test assert bug on 64 bits #4484
Conversation
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
Can one of the admins verify this patch? |
2 similar comments
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
I signed it! |
CLAs look good, thanks! |
This is OK to test |
Thanks for the fix! A couple of style nits and then this is good to go. |
yeah sure, just a moment |
the error in
|
Yeah it's completely unrelated On Wed, Dec 16, 2015, 9:35 AM Konstantinos Sofokleous <
|
…e_test fix gpr_stack_lockfree_test assert bug on 64 bits
this fixes issue #4483