mirror of
https://github.com/python/cpython.git
synced 2026-06-22 19:12:50 -04:00
e8034dd841
If a subprocess spawned with CREATE_NEW_CONSOLE creation flag fails with STATUS_DLL_INIT_FAILED return code, skip the test. It's likely a memory allocation failure in the desktop heap memory which caused the DLL init failure.