Skip to content

fix(events): prevent deadlock when closing or waiting for listeners from within a listener - #2088

Open
vdusek wants to merge 7 commits into
masterfrom
fix/event-manager-listener-self-await
Open

fix(events): prevent deadlock when closing or waiting for listeners from within a listener#2088
vdusek wants to merge 7 commits into
masterfrom
fix/event-manager-listener-self-await

fix(events): exclude waiting listeners only from waits made by listeners

2155162
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 1 commits behind head on master.

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.