Adds a new option -signal_stack_size with a smaller default than -stack_size (32K for -code_api instead of 56K). Publicly documents this option so that clients can control it and better tune their per-thread memory usage for scaling to applications with many threads.
Issue: #2575 (closed)