Fix an issue where gio was bombing out early and causing our unit tests to fail
Review Request #1986 — Created Oct. 28, 2022 and submitted — Latest diff uploaded
This was accidentally introduced in /r/1921 when the unit tests moved to a GMemorySettingsBackend. This was fixed upstream in 2.73.3. The upstream merge request is here https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2813/.
Used convey to build under debian, ubuntu, and fedora.