Re: [PATCH] t6026-merge-attr: wait for process to release trash directory
From: Junio C Hamano <hidden> Date: 2016-09-07 19:59:46
Jeff King [off-list ref] writes:
I agree that the sleep could be made longer, to make the test less racy.
However, the racy failure mode is that it might pass while testing
nothing (i.e., the sleep ends anyway before the hook returns), so I
don't think it's a high priority.
I do not think it is necessary, either. It was just me wondering
aloud, nothing more.