Skip to content
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

Remove EventEmitter max listeners warning to avoid a false memory leak warning #195

Merged
merged 3 commits into from
May 10, 2024

Conversation

EmilianoSanchez
Copy link
Contributor

React SDK

What did you accomplish?

Removed EventEmitters max listener warning, to avoid a false memory leak warning that is logged when using a certain number of SDK hooks and components.

How do we test the changes introduced in this PR?

Manual validation.

Extra Notes

Related to #191

@EmilianoSanchez EmilianoSanchez requested a review from a team as a code owner May 10, 2024 14:49
Copy link

@EmilianoSanchez EmilianoSanchez merged commit 29d572e into development May 10, 2024
7 checks passed
@EmilianoSanchez EmilianoSanchez deleted the eventemitter_warning branch May 10, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants