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

Add missed parens to function call. #449

Merged
merged 1 commit into from
Jun 4, 2017
Merged

Conversation

bsanders
Copy link
Contributor

@bsanders bsanders commented Jun 3, 2017

The second clause of the conditional (checking if the lock is held) will always evaluate to True.

@bbangert
Copy link
Member

bbangert commented Jun 3, 2017

Thanks! Not terribly reassuring that no test catches this, since it could be broken again in the future. Can you update the commit to the commit style documented in CONTRIBUTING? Otherwise I can edit, though I'd like to retain your credit, since I didn't merge your other PR that addressed this.

Just changing the commit to fix: add missed parens to LockingQueue function call would be great.

Copy link
Member

@bbangert bbangert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bbangert bbangert merged commit 95b2185 into python-zk:master Jun 4, 2017
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

Successfully merging this pull request may close these issues.

2 participants