Bug 36599 - univention-support-info: Add timeout
univention-support-info: Add timeout
Status: ASSIGNED
Product: USI
Classification: Unclassified
Component: univention-support-info
unspecified
Other Linux
: P5 normal
: ---
Assigned To: Nico Stöckigt
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-12 13:38 CET by Philipp Hahn
Modified: 2018-07-23 15:40 CEST (History)
3 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:
best: Patch_Available+


Attachments
Timeout after 30s and kill after 40s (3.21 KB, patch)
2014-11-12 13:38 CET, Philipp Hahn
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2014-11-12 13:38:38 CET
Created attachment 6356 [details]
Timeout after 30s and kill after 40s

Due to Bug #35104 invoking any "virsh" command stalls, so univention-support-info can not be used any longer as it will stall itself.
Only use "virsh" with an external timeout.
Comment 1 Nico Stöckigt univentionstaff 2018-07-23 15:40:11 CEST
Several Command Calls are wrapped in a subprocess with configurable timeout since svn-revsion:82986. Checks are needed if this is also satisfying this issue.