Skip to content

Fix #105: don't crash collecting actor tracebacks for finished coroutines#698

Merged
wbarnha merged 1 commit into
masterfrom
claude/fix-105-actor-traceback
Jul 21, 2026
Merged

Fix #105: don't crash collecting actor tracebacks for finished coroutines#698
wbarnha merged 1 commit into
masterfrom
claude/fix-105-actor-traceback

Fix #105: don't crash collecting actor tracebacks for finished corout…

3efadc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2026 in 1s

94.16% (+0.02%) compared to 3073eb9

View this Pull Request on Codecov

94.16% (+0.02%) compared to 3073eb9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.16%. Comparing base (3073eb9) to head (3efadc8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #698      +/-   ##
==========================================
+ Coverage   94.14%   94.16%   +0.02%     
==========================================
  Files         104      104              
  Lines       11136    11142       +6     
  Branches     1201     1202       +1     
==========================================
+ Hits        10484    10492       +8     
+ Misses        551      549       -2     
  Partials      101      101              

☔ 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.