LUMIERA.clone/tests/core
Ichthyostega 2ea89fcb54 Dispatcher: rework loop control logic
- we got occasional hangups when waiting for disabled state
- the builder was not triggered properly, sometimes redundant, sometimes without timeout

As it turned out, the loop control logic is more like a state machine,
and the state variables need to be separated from the external influenced variables.

As a consequence, the inChange_ variable was not calculated properly when disabled in a race,
and then the loop went into infinite wait state, without propagating this to
the externally waiting client, which caused the deadlock
2018-12-10 00:12:52 +01:00
..
application Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
steam Dispatcher: rework loop control logic 2018-12-10 00:12:52 +01:00
vault Library: settle long standing confusion regarding time border conditions 2018-12-10 00:12:43 +01:00
DIR_INFO re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00