mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-14 12:28:38 +08:00
0b69860af6
Previously the test would kill the child process while it was in the process of initializing (loading DLLs, etc) and this would cause the test to fail.
(cherry picked from commit 937b7e6aea)