need help writing tests for specific event orderings
jleivent
jleivent at comcast.net
Thu Oct 5 15:16:44 UTC 2023
On Thu, 5 Oct 2023 13:28:57 +0300
Pekka Paalanen <ppaalanen at gmail.com> wrote:
> ...
> If you flush the Wayland connection explicitly, you should be able to
> reliably avoid the deadlocks. Flushing is public stable API.
Thanks!
I will pattern these tests after the fd_passer display-test, since that
is constructed to resemble an actual client-server configuration and
interaction more closely than other tests. Also, following fd_passer's
lead, they may not need any additional synchronization to force the
issues.
More information about the wayland-devel
mailing list