Opened 15 years ago
Closed 3 years ago
#7990 closed Developer Task (Trac EOL)
Rework of status handling in mythjobqueue
Reported by: | Raymond Wagner | Owned by: | Raymond Wagner |
---|---|---|---|
Priority: | major | Milestone: | 29.2 |
Component: | MythTV - Mythjobqueue | Version: | Master Head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
The goal of this task is to remove (most of) the custom handling of mythcommflag and mythtranscode within the jobqueue code. The jobqueue will only be responsible for startup and success/failure logs and status updates. The jobs themselves will be responsible for any task specific information displayed in the terminal logs, database logs, or jobqueue table.
Attachments (1)
Change History (18)
Changed 15 years ago by
Attachment: | nooverwrite_comment.patch added |
---|
comment:1 Changed 15 years ago by
comment:2 Changed 14 years ago by
Milestone: | 0.24 → 0.25 |
---|
comment:3 Changed 14 years ago by
Status: | new → assigned |
---|
comment:5 Changed 13 years ago by
Milestone: | 0.25 → 0.26 |
---|
comment:6 Changed 13 years ago by
Type: | task → Developer Task |
---|
comment:7 Changed 12 years ago by
Milestone: | 0.26 → 0.27 |
---|---|
Priority: | minor → major |
comment:8 Changed 11 years ago by
Milestone: | 0.27 → 0.28 |
---|
comment:9 Changed 10 years ago by
Version: | head → Master Head |
---|
comment:12 Changed 9 years ago by
Milestone: | 0.28 → 0.29 |
---|
comment:14 Changed 7 years ago by
Milestone: | 29.0 → 29.1 |
---|
comment:15 Changed 7 years ago by
Milestone: | 29.1 → 0.28.2 |
---|
Moving remaining open tickets to 0.28.2 milestone
comment:16 Changed 7 years ago by
Milestone: | 0.28.2 → 29.2 |
---|
Moving remaining open tickets to 29.2 milestone
comment:17 Changed 3 years ago by
Resolution: | → Trac EOL |
---|---|
Status: | assigned → closed |
We have moved all bug tracking to github [1]
If you continue to have this issue, please open a new issue at github, referencing this ticket.
Initial patch to only update comment on a status change.