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

Multiple locks on web thread not allowed! #36

Open
vinnylinck opened this issue May 13, 2014 · 1 comment
Open

Multiple locks on web thread not allowed! #36

vinnylinck opened this issue May 13, 2014 · 1 comment

Comments

@vinnylinck
Copy link

When running out of resources (memory, cpu) the plugin exposes multiple locks on web view, throwing bool_WebTryThreadLock(bool) exceptions.

This exception put the application in a starving scenario, with no answer from plugin.

@vinnylinck
Copy link
Author

It can be workarounded allowing zombie objects on x-code. Need to check things out, but this workaround will help by now.

I'm looking for a future release reviewing the way the backgroudn threads are being created.

@vinnylinck vinnylinck modified the milestones: v0.4.0, v0.3.1 May 14, 2014
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

1 participant