fix(events): prevent deadlock when closing or waiting for listeners from within a listener - #2088
Open
vdusek wants to merge 7 commits into
Open
fix(events): prevent deadlock when closing or waiting for listeners from within a listener#2088vdusek wants to merge 7 commits into
vdusek wants to merge 7 commits into
Codecov / codecov/project
succeeded
Jul 29, 2026 in 1s
93.64% (+0.06%) compared to fae204b
View this Pull Request on Codecov
93.64% (+0.06%) compared to fae204b
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.64%. Comparing base (fae204b) to head (2155162).
Additional details and impacted files
@@ Coverage Diff @@
## master #2088 +/- ##
==========================================
+ Coverage 93.57% 93.64% +0.06%
==========================================
Files 181 181
Lines 12590 12595 +5
==========================================
+ Hits 11781 11794 +13
+ Misses 809 801 -8 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading