
Just shovel the data through our own stdin/stdout, which will end up at the right place (e.g. /dev/null). This should hopefully solve `mutter-dist` failing due to a D-Bus method call timeout in CI. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3757>