8000 can_run may require more stack than available · Issue #530 · ToonTalk/ToonTalk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

can_run may require more stack than available #530

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

Open
ToonTalk opened this issue Jan 29, 2017 · 2 comments
Open

can_run may require more stack than available #530

ToonTalk opened this issue Jan 29, 2017 · 2 comments
Assignees

Comments

@ToonTalk
Copy link
Owner

Since it walks children it might be too deep a structure. E.g.

https://sentry.io/ken-kahn/toontalk/issues/210222516/

Possible solution is to make walk_children asynchrounous (using setTimeout)

@ToonTalk ToonTalk self-assigned this Jan 29, 2017
@ToonTalk
Copy link
Owner Author

Boxes in boxes to a depth greater than the stack limit is also a problem with get_full_description. E.g.

https://sentry.io/ken-kahn/toontalk/issues/210222476/

@ToonTalk
Copy link
Owner Author

get_json also deals poorly with extremely nested widgets

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
0