Alon Bar-Lev has submitted this change and it was merged.
Change subject: core: sort or randomize events
......................................................................
core: sort or randomize events
Before this change, the order of events was semi-random, except for
specific conditions (before, after, priority, stage).
This change either sorts the list of events, which is the default
behavior, randomizes this list, if directed to do so by the environment.
Change-Id: I3a81095dc4f90e523028b3f5b30c6045829f8ca1
Signed-off-by: Yedidyah Bar David <didi(a)redhat.com>
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/otopi/constants.py
M src/otopi/context.py
2 files changed, 11 insertions(+), 0 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18478
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3a81095dc4f90e523028b3f5b30c6045829f8ca1
Gerrit-PatchSet: 4
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>