Opened 15 years ago
Closed 10 years ago
#45 closed defect (worksforme)
jobarchived storage threads can't be stopped if they take too long
Reported by: | bastiaans | Owned by: | ramonb |
---|---|---|---|
Priority: | normal | Milestone: | 1.0 |
Component: | jobarchived | Version: | trunk |
Keywords: | Cc: | ||
Estimated Number of Hours: | |||
Description
We need to add a function to jobarchived's storage threads so they can be stopped if it is taking too long. Or else too many storage threads may get started, since they are not killed correctly.
Also see ticket #34
Change History (2)
comment:1 Changed 15 years ago by ramonb
- Owner changed from somebody to ramonb
- Status changed from new to assigned
comment:2 Changed 10 years ago by ramonb
- Resolution set to worksforme
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
this is mostly fixed for 1.0 by more error handling