- September 1, 2008
- 21,577
- 8,224
- Home Country
- New Zealand
No, the exception won't cause other problems... and the undeleted files won't cause problems either.The exception is catched of course, but I don't know if this could cause any other problems?
Hmmm, really?As I see it is not another process, it is the same process, so somewhere there is an open handle to this file left.
Any process in the entire OS that has the file open would prevent deletion. I would have thought that the most likely reason for this would be that TsReader was still using the file (timeshifting in the buffer, not at the live point).