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

Avoid deadlock in Sapphire #454

Merged
merged 3 commits into from
Jun 18, 2024

[sapphire] Set listening socket to non-blocking

f758e3e
Select commit
Loading
Failed to load commit list.
Merged

Avoid deadlock in Sapphire #454

[sapphire] Set listening socket to non-blocking
f758e3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

99.62% (+0.05%) compared to a75bfdb

View this Pull Request on Codecov

99.62% (+0.05%) compared to a75bfdb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.62%. Comparing base (a75bfdb) to head (f758e3e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #454      +/-   ##
==========================================
+ Coverage   99.56%   99.62%   +0.05%     
==========================================
  Files          53       53              
  Lines        5568     5570       +2     
==========================================
+ Hits         5544     5549       +5     
+ Misses         24       21       -3     

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