in reply to Re: rmtree() is failing after some time
in thread rmtree() is failing after some time

Before calling rmtree() I am already making sure that I change current directory to a directory that always exists and is not within the directory I am trying to delete.
  • Comment on Re^2: rmtree() is failing after some time