<div dir="ltr"><div dir="auto"><div dir="auto"><span style="font-family:sans-serif;font-size:12.8px">Hi All</span><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">There are about 347 results for the following query on the google search engine:<br>"python multiprocessing pyinstaller crash site:<a href="http://stackoverflow.com/" style="text-decoration-line:none;color:rgb(66,133,244)" rel="noreferrer" target="_blank">stackoverflow.com</a>"<br><br>The windows fork bomb is a known frequent occurrence. I know that freeze_support is supposed to be called but this issue still catches me out most times (and many others).</div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">I propose adding <span style="color:rgb(34,34,34);font-size:13px;background-color:rgb(255,255,255)">to line 117 of multiprocessing/context.py</span></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><div>        if (sys.platform == 'win32'):</div><div>            self.freeze_support()</div><div dir="auto"><br></div><div dir="auto">Thanks</div><div dir="auto">Regards</div><div dir="auto">Brad</div></div></div></div></div>