tarmac is killed when verify_command timeout is reached
Bug #1392339 reported by
Vincent Ladeuil
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Tarmac |
In Progress
|
High
|
Unassigned |
Bug Description
I have been confused for a while about why tarmac ended up with:
Command appears to be hung. There has been no output for 900 seconds. Sending SIGTERM.
and nothing else.
It turns out that tarmac itself is killed when it tries to kill the verify_command.
I'll propose a fix shortly.
Related branches
lp://staging/~vila/tarmac/1392339-verify-timeout
Ready for review
for merging
into
lp://staging/tarmac
- dobey: Needs Fixing
-
Diff: 154 lines (+66/-12)2 files modifiedtarmac/plugins/command.py (+27/-12)
tarmac/plugins/tests/test_command.py (+39/-0)
Changed in tarmac: | |
status: | New → In Progress |
assignee: | nobody → Vincent Ladeuil (vila) |
summary: |
- tarmac get killed when verify_command timeout is reached + tarmac is killed when verify_command timeout is reached |
Changed in tarmac: | |
importance: | Undecided → High |
Changed in tarmac: | |
assignee: | Vincent Ladeuil (vila) → nobody |
To post a comment you must log in.