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

do not allow a terminated worker to generate uncaught errors #5182

Merged
merged 1 commit into from
Jun 3, 2023

do not allow a terminated worker to generate uncaught errors

473055d
Select commit
Loading
Failed to load commit list.
Merged

do not allow a terminated worker to generate uncaught errors #5182

do not allow a terminated worker to generate uncaught errors
473055d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2023 in 1s

86.98% (+0.00%) compared to df2ecbe

View this Pull Request on Codecov

86.98% (+0.00%) compared to df2ecbe

Details

Codecov Report

Patch and project coverage have no change.

Comparison is base (df2ecbe) 86.98% compared to head (473055d) 86.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5182   +/-   ##
=======================================
  Coverage   86.98%   86.98%           
=======================================
  Files         565      565           
  Lines       45107    45107           
  Branches     6931     6931           
=======================================
  Hits        39235    39235           
  Misses       5872     5872           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.