On 11/08/2017 07:38 PM, Max Reitz wrote:
> This patch fixes two race conditions in 030:
>
> 1. The first is in TestENSPC.test_enospc(). After resuming the job,
s/ENSPC/ENOSPC/
>querying it to confirm it is no longer paused may fail because in the
>meantime it might have completed alread
This patch fixes two race conditions in 030:
1. The first is in TestENSPC.test_enospc(). After resuming the job,
querying it to confirm it is no longer paused may fail because in the
meantime it might have completed already. The same was fixed in
TestEIO.test_ignore() already (in commit