Hi, I noticed that MinGW CI tasks are currently failing and timing out [1]. It appears that this started after the IPC::Run package was updated on the MinGW CI image from: 'NJM/IPC-Run-20250809.0.tar.gz' to 'TODDR/IPC-Run-20260322.0.tar.gz' [2]. If I explicitly install NJM/IPC-Run-20250809.0.tar.gz, then MinGW CI passes again [3].
I guess this PR [4] is responsible for the failures but I am not sure about the fix so I wanted to bring that topic to -hackers. [1] https://cirrus-ci.com/task/6622468279894016 (I run only the first failing test to get logs) https://cirrus-ci.com/task/6735321162842112 https://cirrus-ci.com/task/6454511536963584 [2] Build of MinGW image before 26 March: https://cirrus-ci.com/task/6096120272650240?logs=build_image#L915 Latest build of MinGW image on 26 March 2026 00:58: https://cirrus-ci.com/task/6476947640811520?logs=build_image#L905 [3] https://cirrus-ci.com/task/6574128355868672 [4] https://github.com/cpan-authors/IPC-Run/pull/192 -- Regards, Nazir Bilal Yavuz Microsoft
