def __del__()

in deployment/model.py [0:0]


    def __del__(self):
        if hasattr(self, "sfs"):
            self.sfs.remove()