Jiang Xin [off-list ref] writes:
From: Jiang Xin <redacted>
t5411 has some test cases for the behavior of failed 'git push'
commands. Even the 'git push' command ended, the output file
may still be updated with messages from 'git-receive-pack' command
running in background. This breaks test cases which reuse the
same 'out' file.
I do not recall hearing from SZEDER who raised concerns about "a lot
of churn that can be avoided by a change in the code to die more
gracefully" in his previous round's review. This has been in 'seen'
for a long time, so let's move it down to 'next'.
Thanks.