Skip to content

fix(sdk-logs): avoid null _currentExport access in _flushAll - #6763

Merged
pichlermarc merged 1 commit into
open-telemetry:mainfrom
Janealter:fix/sdk-logs-flushAll-race
Jun 3, 2026
Merged

fix(sdk-logs): avoid null _currentExport access in _flushAll#6763
pichlermarc merged 1 commit into
open-telemetry:mainfrom
Janealter:fix/sdk-logs-flushAll-race

fix(sdk-logs): avoid null _currentExport access in _flushAll

6759b88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 0s

94.92% (+0.00%) compared to 8edcb66

View this Pull Request on Codecov

94.92% (+0.00%) compared to 8edcb66

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.92%. Comparing base (8edcb66) to head (6759b88).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6763   +/-   ##
=======================================
  Coverage   94.92%   94.92%           
=======================================
  Files         377      377           
  Lines       12818    12819    +1     
  Branches     2924     2924           
=======================================
+ Hits        12168    12169    +1     
  Misses        650      650           
Files with missing lines Coverage Δ
...sdk-logs/src/export/BatchLogRecordProcessorBase.ts 91.21% <100.00%> (+0.05%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.