Skip to content

BUG: recover_sub_pool no longer raises on concurrent create_actor - #204

Merged
qinxuye merged 3 commits into
xorbitsai:mainfrom
AmirF194:fix/48-recover-sub-pool-dict-race
Aug 30, 2026
Merged

BUG: recover_sub_pool no longer raises on concurrent create_actor#204
qinxuye merged 3 commits into
xorbitsai:mainfrom
AmirF194:fix/48-recover-sub-pool-dict-race

BUG: skip in-flight placeholder during recover_sub_pool replay

c8bf238
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 30, 2026 in 0s

75.85% (target 90.00%)

View this Pull Request on Codecov

75.85% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.85%. Comparing base (d6465c9) to head (c8bf238).
⚠️ Report is 91 commits behind head on main.

❌ Your project check has failed because the head coverage (75.85%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #204       +/-   ##
===========================================
- Coverage   88.97%   75.85%   -13.13%     
===========================================
  Files          48       57        +9     
  Lines        4038     5326     +1288     
  Branches      770      581      -189     
===========================================
+ Hits         3593     4040      +447     
- Misses        358     1145      +787     
- Partials       87      141       +54     

☔ View full report in Codecov by Harness.
📢 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.