-
-
Notifications
You must be signed in to change notification settings - Fork 225
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
Conversation
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
Co-authored-by: Dylan Thacker-Smith <dylan.smith@shopify.com>
Co-authored-by: Dylan Thacker-Smith <dylan.smith@shopify.com>
Could you include a PR description here? |
@tmc updated |
Could you also add a change log entry? |
Introduce isolate's
IsExecutionTerminating()
to check if an execution is still terminating