Mir

Code review comment for lp:~robertcarr/mir/power-control-swap-buffer-acceptance-test

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

80 +// when the client makes a swap buffers request, swap buffers will block until the screen is reenabled. However even if on the
81 +// client side, swap buffers is called asynchronously, the server side RPC thread will not process another request from this client
82 +// until swap buffers completes

As swap_buffers is non-blocking I don't think this has been true since -r 1398. Am I missing something?

review: Needs Information

« Back to merge proposal