Ticket #1077 (closed defect: fixed)
[with patch, with positive review] DSage restarts two workers after timeout
| Reported by: | jvoight | Owned by: | yi |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.9 |
| Component: | packages | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
When a job times out, the worker restarts running two jobs. This slows things down and is not natural.
And when one of those new jobs finishes, it performs a hard reset, killing the second job, which then never gets completed.
Change History
Note: See
TracTickets for help on using
tickets.
