#891: update IsoWorkerObserver
This commit is contained in:
parent
eb53c1ab5e
commit
600db48278
|
@ -15,6 +15,7 @@ module AbfWorker
|
|||
when CANCELED
|
||||
pbl.build_canceled
|
||||
end
|
||||
pbl.build_canceled if pbl.build_canceling?
|
||||
if status != STARTED
|
||||
update_results(pbl, options)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue