fix `NoneType` object has no attribute `python_exit_status` (#83985)
Fixes #83791
Prevents the Error when `_utils` has been cleared by Python before `__del__` is invoked.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/83985
Approved by: https://github.com/NivekT