Ticket #100 (new defect)

Opened 11 months ago

Last modified 6 months ago

Clean up temporary files when there is error / crash

Reported by: https://www.google.com/accounts/o8/id?id=aitoawlc7d5deftwwl4cwbnpgbr1zm1h94hxiby Owned by: https://thomasvs.myopenid.com/
Priority: major Milestone: future
Component: morituri Version: master
Keywords: Cc:

Description

In my experience, it is common to have morituri crash (either with Python error messages, or what seems to be internal error messages) when the disc is scratched or dirty.

When that happens, apparently morituri leaves .wav and .flac temporary files in /tmp. It would be nice to implement a way to erase those files before or after (that is, next time morituri is executed) a crash. (Those large files can quickly accumulate and fill up the disk.)

Change History

comment:1 Changed 6 months ago by https://thomasvs.myopenid.com/

  • Milestone changed from 0.1.3 to future

I agree, this would be nice to do. Probably before exiting though; you wouldn't want more than one rip process to delete other tmp files.

Note: See TracTickets for help on using tickets.