Skip to content

xwayland: Warn if tempdir cannot be removed

Olivier Fourdan requested to merge warn-if-tempdir-cannot-be-removed into main

We only remove the tempdir we created if it's empty, warn if we fail to remove it (instead of generating a Python exception).

Signed-off-by: Olivier Fourdan ofourdan@redhat.com

Merge request reports