Opened 10 years ago
Last modified 9 years ago
#594 new misbehavior
cleanup temp folders
Reported by: | westram | Owned by: | devel |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ARB_NTREE | Version: | SVN |
Keywords: | Cc: |
Description (last modified by westram)
- cleanup ~/.arb_tmp/
- delete subdirs older than XXX days
- cleanup ~/.arb_tmp/tmp
- delete files older than XXX days
- cleanup ~/.arb_prop/logs/<timestamped-subdirs>
- see why they cannot always be cleaned up
- delete subdirs older than XXX days
Normally nothing should be left in these folders (e.g. by calling external tools), but in practice things crash and leftover remain.
Consider #595
My ~/.arb_tmp/tmp e.g. currently contains more than 4000 files
Change History (3)
comment:1 follow-up: ↓ 2 Changed 10 years ago by epruesse
comment:2 in reply to: ↑ 1 Changed 10 years ago by westram
- Description modified (diff)
comment:3 Changed 9 years ago by westram
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Just a thought…
The most "powerful" fix would include "background" execution of GDE processes.
There are a few more things that could/should be fixed with GDE, though.