BUG: ClassFinalize should set vtkGarbageCollectorSingletonInstance to NULL so...
BUG: ClassFinalize should set vtkGarbageCollectorSingletonInstance to NULL so that destruction of other singletons that collect VTK objects do not try to defer collection in a deleted singleton.
Please register or sign in to comment