Skip to content

Document that `Future` callbacks are not reentrant-safe

b06ba3f
Select commit
Loading
Failed to load commit list.
Merged

Document that Future callbacks are not reentrant-safe #4535

Document that `Future` callbacks are not reentrant-safe
b06ba3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

87.09% (-0.03%) compared to 1ff1bb4

View this Pull Request on Codecov

87.09% (-0.03%) compared to 1ff1bb4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.09%. Comparing base (1ff1bb4) to head (b06ba3f).
⚠️ Report is 120 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4535      +/-   ##
==========================================
- Coverage   87.12%   87.09%   -0.03%     
==========================================
  Files         163      163              
  Lines      108740   108740              
  Branches   108740   108740              
==========================================
- Hits        94735    94708      -27     
- Misses      11520    11546      +26     
- Partials     2485     2486       +1     

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