Re: [PATCH 6/6] xwayland: don't race with weston

2012-04-22 Thread Kristian Hoegsberg
On Mon, Apr 16, 2012 at 05:31:51PM +0300, Tiago Vignatti wrote: > Signed-off-by: Tiago Vignatti Ok, I now see the race you're talking about. We can't do a roundtrip here though, we can hit a mutual deadlock between weston and X, where weston waits for a reply to get xcb_get_property(), while X i

Re: [PULL wayland] fd leak checks and a socket fallback

2012-04-22 Thread Thiago Macieira
On sexta-feira, 20 de abril de 2012 16.46.52, Pekka Paalanen wrote: > Hi Kristian, > > finally I am getting the test framework up for my OS wrappers. I added > automatic fd leak checks, and helpers for checking fd leaks through > exec(). They have their sanity tests. > > The other feature in this s