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 EVAL crash #1067

Merged
merged 1 commit into from
Mar 7, 2025
Merged

Fix EVAL crash #1067

merged 1 commit into from
Mar 7, 2025

Conversation

prvyk
Copy link
Contributor

@prvyk prvyk commented Mar 5, 2025

EVAL return blahblah

Unhandled exception. Garnet.common.Parsing.RespParsingException: Unable to parse number: blahblah ....

This PR checks the second argument to ensure it's valid. Also return correct response type in SCRIPT EXISTS.

@TalZaccai TalZaccai requested a review from kevin-montrose March 6, 2025 19:21
Return correct type in SCRIPT EXISTS
@badrishc badrishc merged commit 6cee2af into microsoft:main Mar 7, 2025
15 checks passed
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.

3 participants