support query execution cancellation - #1358
Merged
Merged
Conversation
irisyngao
requested review from
MauricioUyaguari,
akphi and
pierredebelen
as code owners
July 30, 2022 03:54
🦋 Changeset detectedLatest commit: fa1e8e8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 11 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
irisyngao
marked this pull request as draft
July 30, 2022 03:55
Codecov Report
@@ Coverage Diff @@
## master #1358 +/- ##
=======================================
Coverage 41.89% 41.90%
=======================================
Files 1176 1176
Lines 52433 52457 +24
Branches 11918 11930 +12
=======================================
+ Hits 21969 21980 +11
- Misses 30393 30405 +12
- Partials 71 72 +1
|
irisyngao
force-pushed
the
cancelExecution
branch
from
July 30, 2022 04:04
ca2b489 to
337008d
Compare
irisyngao
marked this pull request as ready for review
August 1, 2022 15:32
akphi
reviewed
Aug 2, 2022
akphi
suggested changes
Aug 2, 2022
irisyngao
force-pushed
the
cancelExecution
branch
2 times, most recently
from
August 2, 2022 20:49
51841eb to
5e3e3df
Compare
akphi
suggested changes
Aug 2, 2022
| @include flexVCenter; | ||
| } | ||
|
|
||
| &__stop-btn { |
Contributor
There was a problem hiding this comment.
let's just use btn--dark btn--caution
akphi
suggested changes
Aug 3, 2022
irisyngao
force-pushed
the
cancelExecution
branch
from
August 3, 2022 14:50
d2800ca to
47adda9
Compare
akphi
suggested changes
Aug 3, 2022
akphi
approved these changes
Aug 3, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Fixes #1357
How did you test this change?
Screen.Recording.2022-08-03.at.11.48.01.AM.mov