Skip to content

dbusmock/mocks-manager: Don't create a pipe for started templates

Jonas Ådahl requested to merge jadahl/mutter:wip/debug-dist-failure-in-ci into main

Just shovel the data through our ows 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.

Merge request reports