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

Fixes extra sign listeners #210

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Fixes extra sign listeners #210

merged 1 commit into from
Jan 14, 2024

Conversation

cameronvoell
Copy link
Contributor

When testing against the Client.create() method we were seeing extra Error messages that hinted at native module listeners not being removed when clients were created subsequent time.

After the code update, we no longer see the extra log error messages.

@cameronvoell cameronvoell requested a review from a team as a code owner January 13, 2024 03:14
@cameronvoell cameronvoell force-pushed the cv/fix-extra-sign-listeners branch from bef28ef to 807f491 Compare January 13, 2024 03:15
Copy link
Contributor

@nplasterer nplasterer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@nplasterer nplasterer merged commit ddae69a into main Jan 14, 2024
4 of 5 checks passed
@nplasterer nplasterer deleted the cv/fix-extra-sign-listeners branch January 14, 2024 20:39
Copy link
Contributor

🎉 This PR is included in version 1.23.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Contributor

github-actions bot commented Feb 7, 2024

🎉 This PR is included in version 1.23.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants