SIGN IN SIGN UP

gh-150436: Skip subprocess test on STATUS_DLL_INIT_FAILED (#150704)

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.
V
Victor Stinner committed
e8034dd841808416e243a4b2f8e08f0edf9caff3
Parent: c5516e7
Committed by GitHub <noreply@github.com> on 6/1/2026, 2:50:15 PM