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

Do not error on empty statements, return empty instead #312

Merged
merged 1 commit into from
Jan 14, 2023

Conversation

pdambrauskas
Copy link
Collaborator

In some cases (#311 (comment) - I could not reproduce them) it is possible to submit session statements without any code.
Error was returned for these kind of statements.

This PR changes this behavior. Now empty response will be returned, when statement is empty

@Minutis

@pdambrauskas pdambrauskas requested a review from Minutis as a code owner January 14, 2023 15:08
@pdambrauskas pdambrauskas merged commit b7ae02e into master Jan 14, 2023
@pdambrauskas pdambrauskas deleted the teat_empty_statements branch January 14, 2023 15:23
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