Skip to content

less syscall

c2a87c9
Select commit
Loading
Failed to load commit list.
Draft

fix: prevent SIGURG preemption live-lock by hooking write, guarding monitor signal dispatch, and adding sigurg_handler safety net #439

less syscall
c2a87c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 0s

75.47% (-0.30%) compared to 697ed2d

View this Pull Request on Codecov

75.47% (-0.30%) compared to 697ed2d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.47%. Comparing base (697ed2d) to head (c2a87c9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #439      +/-   ##
==========================================
- Coverage   75.76%   75.47%   -0.30%     
==========================================
  Files          45       45              
  Lines        4742     4750       +8     
==========================================
- Hits         3593     3585       -8     
- Misses       1149     1165      +16     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.