OpenUSD
OpenUSD copied to clipboard
Fix Tf_RegistryManagerImpl singleton instance not being deleted
Description of Change(s)
Delete the dynamically allocated Tf_RegistryManagerImpl singleton instance when the static TfRegistryManager singleton instance which uses it is destroyed.
Fixes Issue(s)
- 3088
- [X] I have verified that all unit tests pass with the proposed changes
- [X] I have submitted a signed Contributor License Agreement