This should be implemented on trunk. Please try it out and let me know how it works.
On 6/23/17, Warren Young <[email protected]> wrote: > On Jun 23, 2017, at 12:16 PM, Warren Young <[email protected]> wrote: >> >> I’ve posted that test program to Stack Overflow… > > This Internet thing is pretty great. Just 3 minutes after posting, someone > has already come up with a better answer, which may be the best solution: > call getrlimit(RLIMIT_STACK) on Fossil startup, save that value, then apply > that value before launching any external program. > > It certainly beats removing the limit entirely. > _______________________________________________ > fossil-dev mailing list > [email protected] > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev > -- D. Richard Hipp [email protected] _______________________________________________ fossil-dev mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev
