-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
JavaScript heap out of memory on version 6.2.3 #11641
Comments
If you provide a mvce I could have a look at it. |
Hi, what happened? Did you solve it? |
I was able to repro this. I ran the below script with Getting to the bottom of this will be tricky, because this script makes my laptop overheat :)
A workaround would be to use |
Fixed and confirmed a very slow memory leak when using |
The cursor is leaking memory
I will try the workarounds described here #9864
The text was updated successfully, but these errors were encountered: