Average VaibhavOriginal post
Web Developer
Hey, I have been assigned this issue. from what I can conclude is that we need to delete the code.tar.z file after successfull completion or if some error occurs. am I right?
if I am right. I think a simple try catch and finally block can fix this. please provide me some insight on this.
Summary
The user is asking for help with an issue related to the code.tar.z file. They believe that deleting this file after successful completion or in case of an error can fix the issue. They suggest using a try-catch-finally block.