Closed umcsdon closed 10 years ago
Merged with 2a74681b
Thanks for the quick fix!
Just a note that asking for forgiveness is better than asking for permission when it comes to removing a file. Handling the exception is more defensive code because it avoids a possible race condition, that's why I gave the code example in #650.
I'll leave this fix as is, but something to keep in mind when coding a similar thing in the future.
Fix #650
Completed