Change in otopi[master]: core: Alert if priorities were overridden

Alon Bar-Lev has submitted this change and it was merged. Change subject: core: Alert if priorities were overridden ...................................................................... core: Alert if priorities were overridden During buildSequence, warn or optionally abort, if the final sequence has methods ordered in reverse to their priorities. This might happen if the priorities conflict with before/after. Change-Id: I5610d172ee6dd8765beefb8b27a9a94395b232e2 Signed-off-by: Yedidyah Bar David <didi@redhat.com> --- M src/otopi/constants.py M src/otopi/context.py 2 files changed, 23 insertions(+), 0 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, approved Sandro Bonazzola: Looks good to me, but someone else must approve Yedidyah Bar David: Verified -- To view, visit http://gerrit.ovirt.org/29180 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5610d172ee6dd8765beefb8b27a9a94395b232e2 Gerrit-PatchSet: 3 Gerrit-Project: otopi Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
Alon Bar-Lev