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: Use cancellationToken appropriately #25918

Merged
merged 1 commit into from
Sep 8, 2021
Merged

Query: Use cancellationToken appropriately #25918

merged 1 commit into from
Sep 8, 2021

Conversation

smitpatel
Copy link
Member

Related #23652

@roji
Copy link
Member

roji commented Sep 8, 2021

@smitpatel I do agree you're raising an important thing here - I'd be happy to investigate if you can open an issue with a repro.

@smitpatel
Copy link
Member Author

smitpatel commented Sep 8, 2021

I had written a test to repro, which didn't throw exception and ran query till end even though cancellation was requested. I tried to put same in stand-alone app, but didn't work exactly. (perhaps our test infra forces buffering in some way). The details for repro I think are captured above and the associated issue. May revisit later.

@smitpatel smitpatel merged commit 804ff9e into release/6.0 Sep 8, 2021
@smitpatel smitpatel deleted the smit/e branch September 8, 2021 18:55
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