Bug 44806 - Upgrade python-notifier
Upgrade python-notifier
Status: RESOLVED WORKSFORME
Product: UCS
Classification: Unclassified
Component: General
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-06-16 13:22 CEST by Florian Best
Modified: 2020-06-22 15:34 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
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
patch (3.79 KB, patch)
2017-06-16 13:22 CEST, Florian Best
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2017-06-16 13:22:47 CEST
Created attachment 8927 [details]
patch

There's a new commit in python-notifier which is useful for us:
https://github.com/crunchy-github/python-notifier/commit/83205cdded0a8ca769e7f75f3800610a6424d8c8

It fixes a hanging process in certain situations and allows us to measure code coverage for notifier threads (e.g. the UMC tests).

A patch with all the changes is attached.