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

Fixed race condition during startup. #375

Merged
merged 2 commits into from
Jan 17, 2024
Merged

Fixed race condition during startup. #375

merged 2 commits into from
Jan 17, 2024

Conversation

davidv1992
Copy link
Member

Triggering this would crash the startup process.

Copy link

codecov bot commented Jan 17, 2024

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (4ab2669) 62.11% compared to head (06cc1cd) 62.05%.
Report is 1 commits behind head on main.

Files Patch % Lines
statime-linux/src/main.rs 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #375      +/-   ##
==========================================
- Coverage   62.11%   62.05%   -0.06%     
==========================================
  Files          55       55              
  Lines        6897     6903       +6     
==========================================
  Hits         4284     4284              
- Misses       2613     2619       +6     

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

cikzh
cikzh previously approved these changes Jan 17, 2024
@cikzh cikzh merged commit 09e3a7d into main Jan 17, 2024
4 checks passed
@cikzh cikzh deleted the fix-race branch January 17, 2024 11:09
cikzh added a commit that referenced this pull request Jan 17, 2024
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.

2 participants