-
-
Notifications
You must be signed in to change notification settings - Fork 544
fix(form-core): Fix memory leaks from EventClient #1866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
|
View your CI Pipeline Execution ↗ for commit 9f6655e
☁️ Nx Cloud last updated this comment at |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1866 +/- ##
==========================================
- Coverage 90.35% 89.80% -0.56%
==========================================
Files 38 41 +3
Lines 1752 1853 +101
Branches 444 469 +25
==========================================
+ Hits 1583 1664 +81
- Misses 149 169 +20
Partials 20 20 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🎯 Changes
The PR addresses two memory leaks related to the EventClient:
queuedEventsfrom piling upFormApireferences🚀 Release Impact