Bug 39443 - UCR-Module handler are called twice
UCR-Module handler are called twice
Status: RESOLVED DUPLICATE of bug 35239
Product: UCS
Classification: Unclassified
Component: UCR
UCS 4.1
Other Linux
: P5 normal (vote)
: UCS 4.1-x-errata
Assigned To: UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-09-30 13:03 CEST by Florian Best
Modified: 2018-04-14 13:29 CEST (History)
1 user (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): Cleanup, Design, Error handling, Troubleshooting
Max CVSS v3 score:
best: Patch_Available+


Attachments
patch (762 bytes, patch)
2015-09-30 13:03 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 2015-09-30 13:03:40 CEST
Created attachment 7193 [details]
patch

There are circumstances if a UCR module is executed twice.

All the handlers are added to a python-set but the handler classes don't implement comparision and hashing functions.

The other classes are probably also broken.
Patch attached for modules.
Comment 1 Florian Best univentionstaff 2017-02-10 10:32:57 CET

*** This bug has been marked as a duplicate of bug 35239 ***