https://bugs.freedesktop.org/show_bug.cgi?id=99142

            Bug ID: 99142
           Summary: Not releasing/cleaning up clients by
                    wl_client_destroy() upon wl_display_destroy()
           Product: Wayland
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: wayland
          Assignee: [email protected]
          Reporter: [email protected]

This causes all the file descriptors to be kept open till the process hosting
the compositor is terminated / exit. So the client side we can't monitor if the
compositor has terminated (i.e by checking the display->fd).

This problem is observed when running/contolling compositor as a separate
thread.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to