Re: [PATCH 3/7] iotests/129: Do not check @busy

2021-01-13 Thread Vladimir Sementsov-Ogievskiy
13.01.2021 17:06, Max Reitz wrote: @busy is false when the job is paused, which happens all the time because that is how jobs yield (e.g. for mirror at least since commit 565ac01f8d3). Back when 129 was added (2015), perhaps there was no better way of checking whether the job was still actually

Re: [PATCH 3/7] iotests/129: Do not check @busy

2021-01-13 Thread Eric Blake
On 1/13/21 8:06 AM, Max Reitz wrote: > @busy is false when the job is paused, which happens all the time > because that is how jobs yield (e.g. for mirror at least since commit > 565ac01f8d3). > > Back when 129 was added (2015), perhaps there was no better way of > checking whether the job was

[PATCH 3/7] iotests/129: Do not check @busy

2021-01-13 Thread Max Reitz
@busy is false when the job is paused, which happens all the time because that is how jobs yield (e.g. for mirror at least since commit 565ac01f8d3). Back when 129 was added (2015), perhaps there was no better way of checking whether the job was still actually running. Now we have the @status