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

feat: test query cancellation #13459

Merged

Conversation

pauldambra
Copy link
Member

Problem

stacked on top of #13414

It's tricky to work with cancellations because several things work together over time. So, it's not fun.

Changes

Adds tests on dashboard and insight cancellation

How did you test this code?

it is tests

@pauldambra pauldambra changed the base branch from master to feat/query-cancel-on-navigation-ish December 22, 2022 00:08
@pauldambra pauldambra changed the title Feat/test query cancellation feat: test query cancellation Dec 22, 2022
@pauldambra
Copy link
Member Author

merging into the parent branch to sort the test failures there

@pauldambra pauldambra marked this pull request as ready for review December 22, 2022 19:20
@pauldambra pauldambra merged commit 139a446 into feat/query-cancel-on-navigation-ish Dec 22, 2022
@pauldambra pauldambra deleted the feat/test-query-cancellation branch December 22, 2022 19:20
@mariusandra
Copy link
Collaborator

If it helps, I also added query cancellation to queries today :D

#13461

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.

None yet

2 participants