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

"query completed without returning a result" panic #1339

Open
andyleiserson opened this issue Oct 8, 2024 · 0 comments
Open

"query completed without returning a result" panic #1339

andyleiserson opened this issue Oct 8, 2024 · 0 comments

Comments

@andyleiserson
Copy link
Collaborator

Similar to #1334, this panic shows up sometimes as a secondary symptom when a test is failing:

thread 'query::processor::tests::e2e::complete_query_ipa' panicked at ipa-core/src/query/state.rs:116:17:
query completed without returning a result

To avoid possible confusion, it would be better to suppress this and report only the true error. It's also worth making sure the production query flow can't fail this way.

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

No branches or pull requests

1 participant