Bug 30984

Summary: ProgressBar.auto should be able to receive a SIGTERM
Product: UCS Reporter: Dirk Wiesenthal <wiesenthal>
Component: UMC (Generic)Assignee: UMC maintainers <umc-maintainers>
Status: RESOLVED WORKSFORME QA Contact:
Severity: enhancement    
Priority: P5 CC: best, gohmann
Version: UCS 3.1Flags: wiesenthal: Patch_Available+
Target Milestone: UCS 3.x   
Hardware: Other   
OS: Linux   
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:
Bug Depends on:    
Bug Blocks: 30798    
Attachments: Use a deferred to signal auto to stop

Description Dirk Wiesenthal univentionstaff 2013-04-04 21:03:36 CEST
Created attachment 5162 [details]
Use a deferred to signal auto to stop

Currently ProgressBar.auto polls until it finally received a "finished" in the
result. It should be possible to end the cycle manually.

Probably needed for Bug#30798
Comment 1 Dirk Wiesenthal univentionstaff 2013-04-04 21:04:14 CEST
Tagging 3.1-2 until further decision. Might be needed as errata
Comment 2 Dirk Wiesenthal univentionstaff 2013-04-04 21:23:56 CEST
3.1-2: univention-management-console-frontend 2.0.248-1.620.201304042106
Comment 3 Moritz Muehlenhoff univentionstaff 2013-05-31 10:44:55 CEST
We will not ship a UCS 3.1-2 release; the next UCS release will be UCS 3.2.

As such, this bug is moved to the new target milestone.
Comment 4 Florian Best univentionstaff 2017-04-25 10:14:33 CEST
Seems to be already implemented.