StackOverflowSize

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

StackOverflowSize

John Hutchison
Is there any hidden downsides to raising the stack overflow size, eg. that every process uses more stack initially or implicitly? We run into trouble at the moment when loading a long recursion of linked elements; we do know that the recursion will end as there are no loops. :) However, we have already raised the size once, but ar wary of doing it again without knowing the exact implications.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/hkwCcZ1T_AMJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.