Bug 30984 - ProgressBar.auto should be able to receive a SIGTERM
ProgressBar.auto should be able to receive a SIGTERM
Status: RESOLVED WORKSFORME
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.1
Other Linux
: P5 enhancement (vote)
: UCS 3.x
Assigned To: UMC maintainers
:
Depends on:
Blocks: 30798
  Show dependency treegraph
 
Reported: 2013-04-04 21:03 CEST by Dirk Wiesenthal
Modified: 2017-04-25 10:14 CEST (History)
2 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:
wiesenthal: Patch_Available+


Attachments
Use a deferred to signal auto to stop (1.21 KB, patch)
2013-04-04 21:03 CEST, Dirk Wiesenthal
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.