You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did some checks, and it looks like there is an endless loop related to the code above (and the surrounding loop).
But because i'm currently the only developer and i'm having a real job and a real family there is no time to analyze this any deeper. If you are able to point to the js function that works different from real browsers i will try to fix.
Will close this, sorry.
Hi,
Here is a simpe code to reproduce the issue:
The application freezes at webClient.getPage(...) call. Also I see with jvisualvm that memory grows and this causes OutOfMemory exception.
The text was updated successfully, but these errors were encountered: