On Mon, Feb 18, 2019 at 10:57:13PM +0100, Johannes Schindelin wrote: > I have to take that assessment back. So sad. > > After that build, I cherry-picked the commit on top of shears/pu (which is > Git for Windows' ever-green branch that continuously rebases Git for > Windows' `master` onto git.git's `pu`), and the build seems to hang again: > > https://dev.azure.com/git-for-windows/git/_build/results?buildId=31291 Hi. You seem to be talking about the hang like it's some old thing, I probably have missed some earlier discussion. I have not heard before that it hangs on linux. The 60 seconds hang because of lost SIGCHILD is not it. Also the hang observed at NonStop is not it as well since the no-reuse hack did not help (though numbered output files probably would be more sure to avoid duplications expecially at Windows where you cannot just unlink busy file and reuse its place in directory) >From the tasks you have posted there seem to be no details available. The test is not reported as completed, and the overall build fails, and there seem to no additional data except the log available. Have you or somebody else been investigating it or is there otherwise any information about those hangs? -- Max