brendon zhang <[email protected]> added the comment:
did you remember to run `ulimit -S -s unlimited`? If you don't increase the soft stack limit, your OS will kill the program. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40225> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
