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

Contract event.get() freeze #2752

Closed
alex-miller-0 opened this issue Dec 15, 2017 · 3 comments
Closed

Contract event.get() freeze #2752

alex-miller-0 opened this issue Dec 15, 2017 · 3 comments

Comments

@alex-miller-0
Copy link
Contributor

alex-miller-0 commented Dec 15, 2017

I have an event getter that loads on boot. My metamask extension somehow got into a state where it was blocking that event gathering from occurring, i.e. it did not execute the call (no callback error or result).

I tried logging out, switching providers, etc. Only restarting chrome entirely resolved the issue.

I had been using metamask a lot for development, so I wonder if this is a stack problem. Message signing triggers got extremely slow and upon restarting Chrome, they are much faster.

@danfinlay
Copy link
Contributor

Faster upon restarting sounds like a memory leak to me....

@alex-miller-0
Copy link
Contributor Author

Just to clarify, this is not related to #2761. This was a one time bug. That bug does go through the callbacks and just ends up with no event results.

@bdresser
Copy link
Contributor

Closing due to inactivity - if this is still relevant, feel free to open a new issue.

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

No branches or pull requests

3 participants