pytorch
56fef4e6 - fix `NoneType` object has no attribute `python_exit_status` (#83985)

Commit
2 years ago
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
Author
Committer
Parents
Loading