Skip to content

Delete remote objects properly

Each Proxy has a new method DeleteRemoteObject() that can be used to delete the corresponding remote object.

vtkRemoveObjectProvider::vtkInternals::ObjectStore is emptied on the service thread during deconstruction.

Fixes #15 (closed)

Edited by Christos Tsolakis

Merge request reports