Mir

Comment 7 for bug 1321886

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [regression] stale frame on seen on greeter when screen is unblanked

We need to be careful to not rely on timing for anything. Timing is flimsy and lacks the robustness of logical guarantees we had previously depended on till now. I think we need to revisit that and reconsider how all these new problems can be solved without any time-measurement. There's always a way, it just requires more careful thought.