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

[Issue 336] Fixed %sparql_status magic to return query status without query ID. #337

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

triggan
Copy link
Contributor

@triggan triggan commented Jul 21, 2022

Issue #, if available: Issue 336

Description of changes:
Changed %sparql_status magic without query ID to call sparql_status() function instead of sparql_cancel() function.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@triggan triggan requested a review from michaelnchin July 21, 2022 14:31
@triggan triggan linked an issue Jul 21, 2022 that may be closed by this pull request
Copy link
Member

@michaelnchin michaelnchin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @triggan !

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.

[BUG] SPARQL Status Magic Should Not Require Query ID
2 participants