Conditions alg test, with stall debug info
Motivated by #127 (closed), I wanted to add debug information for conditions algorithms when the scheduler detects a stall - particularly if the stall occurs because of the conditions algorithm.
This lead me to realise that Gaudi doesn't really have a mechanism for testing conditions alg behaviour in the scheduler at all, so I added one.
In the event of a stall, conditions algs will now have their states output along with all the "regular" algorithms. For the sake of brevity, only interesting states are reported (i.e. not INITIAL or EVTACCEPTED). The test creates and detects such a stall.
Merge request reports
Activity
added task scheduling label
changed milestone to %v33r2
assigned to @clemenci
added lhcb-gaudi-head label
- [2020-06-19 08:33] Validation started with lhcb-gaudi-head#2637
mentioned in commit f967f29d
- Resolved by Marco Clemencic
mentioned in issue #131
mentioned in merge request atlas/Gaudi!222 (merged)