gaurav.gupta1
New Member
I am using Eraser. What eraser does is, it adds all process in queue and execute them one by one. Also it take some time for deleting heavy data.
I need to update values in db after deleting data, but i am not able to do this for heavy data because process goes to queue and it updates db values before deleting data.
Is there any command so that i can check that this directory has been deleted and now data should be save into db.
I need to update values in db after deleting data, but i am not able to do this for heavy data because process goes to queue and it updates db values before deleting data.
Is there any command so that i can check that this directory has been deleted and now data should be save into db.