yaobinshi / test1

test for scratch
MIT License
0 stars 0 forks source link

scheduler needs to record if a job was killed #397

Open yaobinshi opened 9 years ago

yaobinshi commented 9 years ago

Author Name: Bob Gobeille Original Redmine Issue: 537, http://www.fossology.org/issues/537 Original Date: 2012/01/25 Original Assignee: Alex Norton


The scheduler needs to record data so the UI can distinguish between a failed job and a killed job. One way would be to write "Killed by user 123" into jq_endtext, when a job is killed.