Hello,
I have been looking through the documentation and cannot find how the kernel handles thread stack overflow. In particular, does the OS generate an assert for example, or does it shut down running threads. I would like to know how an application would catch this event.
Thx,
Aidan