Build: #1 was successful First build for this plan
Code commits
casa6
-
Srikrishna Sekhar a107df5b65a95105b436d34b022de9c2fe4c16fc
CAS-14283 : Add __del__ to _gclean.py
Added __del__ method to _gclean.py, which does the restoration step (if
not already run) when the generator terminates.
This allows for more graceful termination of gclean, and leaves a
"finished" image on disk, rather than only the residual and model
images.