Skip to content
Commit e449232f authored by Manuel Stoeckl's avatar Manuel Stoeckl Committed by Pekka Paalanen
Browse files

tests: Fix race condition in send overflow test



This change ensures that the compositor process is not able to respond
to any of the noop requests sent by the client process, by using the
test compositor's `stop_display` mechanism to coordinate when the
compositor should stop processing messages.

(Before this change, it was possible that one of the calls of
wl_event_loop_dispatch in the compositor process could respond to all
the client's noop requests before returning.)

Signed-off-by: default avatarManuel Stoeckl <code@mstoeckl.com>
parent 555d3b8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment