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

fix(worker): use timeout as integer for redis lower than v6.0.0 (python) #1981

Merged
merged 3 commits into from Jun 13, 2023

Conversation

roggervalf
Copy link
Collaborator

@roggervalf roggervalf commented Jun 13, 2023

ref #1978

@roggervalf roggervalf merged commit 0df6afa into master Jun 13, 2023
8 of 9 checks passed
@roggervalf roggervalf deleted the fix-verify-redis-version branch June 13, 2023 16:44
github-actions bot pushed a commit that referenced this pull request Jun 13, 2023
## [3.15.6](v3.15.5...v3.15.6) (2023-06-13)

### Bug Fixes

* **worker:** use timeout as integer for redis lower than v6.0.0 (python) ([#1981](#1981)) ([0df6afa](0df6afa))
@manast
Copy link
Contributor

manast commented Jun 13, 2023

need to use (python) as commit context to avoid making a new release for node's bullmq.

@roggervalf
Copy link
Collaborator Author

In this case is ok because in node there is also a change, as we were not using the util function

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

2 participants