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

Dependencies updates #58

Merged
merged 3 commits into from
Nov 21, 2019
Merged

Dependencies updates #58

merged 3 commits into from
Nov 21, 2019

Conversation

assafgi
Copy link
Collaborator

@assafgi assafgi commented Nov 20, 2019

No description provided.

@assafgi assafgi force-pushed the dependencies-updates branch from 301be1b to 08caee9 Compare November 21, 2019 09:48
@assafgi assafgi force-pushed the dependencies-updates branch from 08caee9 to b9b679a Compare November 21, 2019 10:41
@@ -624,7 +607,7 @@ def wait(self, for_ack=False):
# we don't want to wait too long, cause we want to raise timeout exceptions promptly
blpop_timeout = (
1 if not self.is_sent
else self.ack_timer.expiration // 10 if (self.ack_supported and not self.ack)
else self.ack_timer.expiration // 10 if (not self.ack)
Copy link
Contributor

Choose a reason for hiding this comment

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

redundant parentheses

@doron-cohen doron-cohen merged commit f05d8f0 into master Nov 21, 2019
@doron-cohen doron-cohen deleted the dependencies-updates branch November 21, 2019 10:52
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