Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently, the Delete function will skip the objects that are in use. If you want to delete the objects later, you need to call the Delete function again. We need to guarantee that the objects will be deleted when they are not in use later.