#891: update IsoWorkerObserver

This commit is contained in:
Vokhmin Alexey V 2013-02-05 14:24:18 +04:00
parent eb53c1ab5e
commit 600db48278
1 changed files with 1 additions and 0 deletions

View File

@ -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