Skip to content

do not call worker_from_id with pid<1#92

Merged
KristofferC merged 1 commit intoJuliaLang:masterfrom
samtkaplan:wpidfix
Feb 20, 2024
Merged

do not call worker_from_id with pid<1#92
KristofferC merged 1 commit intoJuliaLang:masterfrom
samtkaplan:wpidfix

Conversation

@samtkaplan
Copy link
Copy Markdown
Contributor

fixes #91

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (25ee836) 79.17% compared to head (d67d9c4) 79.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   79.17%   79.34%   +0.16%     
==========================================
  Files          10       10              
  Lines        1950     1951       +1     
==========================================
+ Hits         1544     1548       +4     
+ Misses        406      403       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

broken error handling in message_handler_loop

2 participants