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

Maximum Callstack Exceeded :( #95

Closed
amark opened this issue Sep 2, 2015 · 1 comment
Closed

Maximum Callstack Exceeded :( #95

amark opened this issue Sep 2, 2015 · 1 comment
Labels

Comments

@amark
Copy link
Owner

amark commented Sep 2, 2015

On Mark's survey app when he did this line gun.path('surveys').map().path('q').put(null) in the console.

@metasean
Copy link
Collaborator

metasean commented Jan 4, 2016

Currently, the above example will not cause a maximum callstack UNLESS it's in a loop that chokes the thread (e.g. 10,000 iterations).

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

No branches or pull requests

2 participants