mirror of
https://github.com/brl/mutter.git
synced 2025-03-30 07:03:46 +00:00

When running in slow or busy machines (hey CI!) or under valgrind headless tests could fail because of a non fatal warning during initialization. So define a fatal handler that ignores the frame counter warning. https://gitlab.gnome.org/GNOME/mutter/merge_requests/581