Mir

Code review comment for lp:~alan-griffiths/mir/fix-1188451

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

If we really do need to poll, then just make sure it's not on a timer or in a loop.

Try piggy-backing the polling on some other event, like "the screen is redrawing (for some other clients) but I haven't got any communication from this client for a while".

« Back to merge proposal