STINNER Victor <vstin...@redhat.com> added the comment:
If you apply attached sleep_at_exit.patch and run attach stress.py, you should quickly get a crash: $ git apply sleep_at_exit.patch $ make && ./python stress.py Segmentation fault (core dumped) That's a simplified example of the multiprocessing crash. ---------- keywords: +patch Added file: https://bugs.python.org/file48388/sleep_at_exit.patch _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37135> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com