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: regression in squashing code when determining eval commands #4116

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

romange
Copy link
Collaborator

@romange romange commented Nov 11, 2024

The regression was caused by #3947 and it causes crashes in bullmq. It has not been found till now because python client sends commands in uppercase. Fixes #4113

The regression was caused by #3947 and it causes crashes in bullmq.
It has not been found till now because python client sends commands in uppercase.
Fixes #4113

Signed-off-by: Roman Gershman <[email protected]>
@romange romange enabled auto-merge (squash) November 11, 2024 19:50
@romange romange merged commit fa8f3f5 into main Nov 11, 2024
12 checks passed
@romange romange deleted the Pr1 branch November 11, 2024 19:54
romange added a commit that referenced this pull request Nov 11, 2024
The regression was caused by #3947 and it causes crashes in bullmq.
It has not been found till now because python client sends commands in uppercase.
Fixes #4113

Signed-off-by: Roman Gershman <[email protected]>
Co-authored-by: Kostas Kyrimis <[email protected]>
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.

v1.25.0 crashes when running some BullMQ tests
3 participants