Why is this patch necessary? Please explain for all the 3 patches.
Job is tricky and let's carefully record all the background and reasoning.
Thanks, Fengguang
On Wed, Oct 14, 2020 at 09:30:51PM +0800, Wei Jihui wrote:
Signed-off-by: Wei Jihui weijihuiall@163.com
lib/job.rb | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/lib/job.rb b/lib/job.rb index 8a6d68a5..38df0368 100755 --- a/lib/job.rb +++ b/lib/job.rb @@ -696,9 +696,11 @@ class Job each_job_init each_job(&block) @jobs.each do |hash|
@load_hosts_done = false @job = deepcopy(job) @job2 = hash load_defaults
endload_hosts_config each_job_init each_job(&block)
-- 2.23.0