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 Issue #693 - server termination from return exists(path) #721

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

MuhammadTahaNaveed
Copy link
Member

  • Modified assert to pass EXPR_KIND_SELECT_TARGET.
  • Added regression tests.

resolves #693

- Updated assert to pass EXPR_KIND_SELECT_TARGET.
- Added regression tests.
@jrgemignani jrgemignani merged commit fbed473 into apache:master Mar 2, 2023
@MuhammadTahaNaveed MuhammadTahaNaveed deleted the issue_#693 branch March 2, 2023 19:29
jrgemignani pushed a commit that referenced this pull request Mar 20, 2023
- Updated assert to pass EXPR_KIND_SELECT_TARGET.
- Added regression tests.
jrgemignani pushed a commit that referenced this pull request Mar 24, 2023
- Updated assert to pass EXPR_KIND_SELECT_TARGET.
- Added regression tests.
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.

Return exists(path) terminates the server
2 participants