Skip to content

Fix controller proxies after the client is garbage collected - #167

Merged
RazerM merged 1 commit into
mainfrom
feature/proxy-ref
Aug 23, 2026
Merged

Fix controller proxies after the client is garbage collected#167
RazerM merged 1 commit into
mainfrom
feature/proxy-ref

Hold a strong reference to the client in _ControllerProxy

51e72ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2026 in 0s

98.29% (+1.96%) compared to 168de31

View this Pull Request on Codecov

98.29% (+1.96%) compared to 168de31

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.29%. Comparing base (168de31) to head (51e72ae).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   96.33%   98.29%   +1.96%     
==========================================
  Files           7        7              
  Lines        1147     1293     +146     
  Branches      129      135       +6     
==========================================
+ Hits         1105     1271     +166     
+ Misses         25       12      -13     
+ Partials       17       10       -7     

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