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

Introduce isolate's IsExecutionTerminating to wait for termination #172

Merged
merged 7 commits into from
Sep 17, 2021
Merged

Introduce isolate's IsExecutionTerminating to wait for termination #172

merged 7 commits into from
Sep 17, 2021

Conversation

genevieve
Copy link
Collaborator

@genevieve genevieve commented Sep 15, 2021

Introduce isolate's IsExecutionTerminating() to check if an execution is still terminating

@codecov
Copy link

codecov bot commented Sep 15, 2021

Codecov Report

Merging #172 (f06fe72) into master (826c7ca) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #172   +/-   ##
=======================================
  Coverage   97.46%   97.46%           
=======================================
  Files          12       12           
  Lines         473      474    +1     
=======================================
+ Hits          461      462    +1     
  Misses          8        8           
  Partials        4        4           
Impacted Files Coverage Δ
isolate.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 826c7ca...f06fe72. Read the comment docs.

Co-authored-by: Dylan Thacker-Smith <dylan.smith@shopify.com>
@tmc
Copy link
Collaborator

tmc commented Sep 17, 2021

Could you include a PR description here?

@genevieve
Copy link
Collaborator Author

@tmc updated

@dylanahsmith
Copy link
Collaborator

Could you also add a change log entry?

@dylanahsmith dylanahsmith merged commit 9ecb72f into rogchap:master Sep 17, 2021
@genevieve genevieve deleted the gl-isotermexec branch December 13, 2021 18:42
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