Add a 5 second delay after completion of the algorithm before deletion
This is all handled through a isReadyForGarbageCollection() method on Algorithm. This can be overloaded in specific algorithms if needed.
Please register or sign in to comment
This is all handled through a isReadyForGarbageCollection() method on Algorithm. This can be overloaded in specific algorithms if needed.