-
Notifications
You must be signed in to change notification settings - Fork 341
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
Updating kaoet's PR with your feedback #220
Conversation
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). 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 (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
|
Hi Paul, happy to oblige and merge whatever you produce, but I need a CLA signoff, from you or your employer. Thanks! |
To be honest, I implemented the flock just for my own project. And It just works fine these days. Just pick up my code and do whatever you like. :) |
Hi, just checking in on this--I believe that Paul & Maria have both signed the CLA. Is there something else we need to do? e.g. does @kaoet need to sign the CLA also? Thanks! |
verified CLA for Paul & Maria |
There were several items on kaoets original PR that weren't addressed. Can you have a look at those? Also, the test, if run with the race detector, triggers a data race. Can you add synchronization so it doesn't trigger the detector? |
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the |
@googlebot confirming |
I fixed up the remaining issue (race conditions in test) and fixed some nits. |
Thanks @hanwen. Much appreciated. |
Kaoet's PR would be very useful for us. However, he doesn't seem to have responded to your feedback so we are trying to pick up the thread.
We have asked questions on the original PR where we need some clarification.
Some other points to note:
TestFlockExclusive
test. We werent too pleased with the result but see no other option.Feedback welcome. We really would like to work with you to get this PR merged as it would make our lives easier :-)