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

Re-pin redis version to fix freezing issue #513

Merged
merged 1 commit into from Jan 22, 2020
Merged

Conversation

dralley
Copy link
Contributor

@dralley dralley commented Jan 21, 2020

[noissue]

setup.py Outdated
@@ -19,6 +19,7 @@
'pygtrie~=2.3.2',
'psycopg2>=2.7,<2.9',
'PyYAML>=5.1.1,<5.4.0',
'redis~=3.1.0',
Copy link
Member

Choose a reason for hiding this comment

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

Can we have an issue tracking the defect (even a 1-liner to have the issue number), and have a comment here linking to it?

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

@dralley can you add the comment here also? I'm concerned that without it someone could upgrade and subtly re-introduce the issue. Wdyt?

@mdellweg
Copy link
Member

@gmbnomis may have found a solution: redis/redis-py#1138 (comment)

@dralley dralley force-pushed the master branch 4 times, most recently from 1e2380f to 2f8bad4 Compare January 22, 2020 15:10
Copy link
Member

@bmbouter bmbouter left a comment

Choose a reason for hiding this comment

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

Thank you!

@mdellweg
Copy link
Member

Thank you!

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.

None yet

3 participants