def run(): try: self._delete_subnet() except NotFound: # possible it was deleted by another iteration pass