|
On 14 Feb 2013 11:26, Rory Hewitt wrote:
<<SNIP>> As far as reaching a system limit <<SNIP>> it would simply
be the maximum number of recursions - I don't know what that is, but
I'd guess its probably 65535.
I do not recall a specific number, but IME a limit was generally
reached by exceeding the storage limit for the available PASA in the
combined stack frames; i.e. a numeric limit could not be reached. Such
a process experiences a painful death because the cancel handlers
generally require their own automatic storage, but those too would be
unable to operate [because no space was reserved for them]. That
experience has taught me that whatever is to be done recursively would
best be designed and coded to minimize consumption of PASA.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.