(In reply to Robert Mader [:rmader] from comment #73)
> In any case, what we see here is a race between a `VsyncParent` and the `WaylandVsyncSource` being created.
So can we put an assertion there to make sure the things are correct? Because in this patch we just moved WaylandVsyncSource creation to a different place but the race can still happen.
(In reply to Robert Mader [:rmader] from comment #73) urce` being created.
> In any case, what we see here is a race between a `VsyncParent` and the `WaylandVsyncSo
So can we put an assertion there to make sure the things are correct? Because in this patch we just moved WaylandVsyncSource creation to a different place but the race can still happen.