Mir

Code review comment for lp:~robertcarr/mir/receive-input-in-client

Revision history for this message
Robert Carr (robertcarr) wrote :

I'd like to add an exception here:
+ else if (result == ALOOPER_POLL_ERROR) // TODO: Exception?

It's difficult though without a mockable looper to test this exception so I would suggest we target it for a follow-up mp

« Back to merge proposal