Task #943 (closed)
Opened 11 years ago
Closed 11 years ago
Guarantee that OMERO.grid deletes all temporary directories
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | 3.0-Beta3 |
| Component: | Scripting | Version: | 3.0-M1 |
| Keywords: | n.a. | Cc: | dzmacdonald |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
To prevent overflowing /tmp directories, it's important that directories are deleted periodically.
Change History (1)
comment:1 Changed 11 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
r2395 fixes. Seems to be working well (no tmp directories remaining), but on certain exceptions stdout and stderr (#944) don't get uploaded and so there's no way to know what went wrong once the process terminates. For this, #981 is probably the most sensible solution.