mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-gtk
synced 2025-12-29 00:17:35 +00:00
Meson waits for pipes (stdout and stderr) to be not readable but our mocking helper does not close these handles causing Meson to exit with a stack trace. Note that the fact that the helper is not closing the handles is a wanted behaviour. Already reported at https://github.com/mesonbuild/meson/issues/3967. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Eduardo Lima (Etrunko) <etrunko@redhat.com> |
||
|---|---|---|
| .. | ||
| coroutine.c | ||
| file-transfer.c | ||
| Makefile.am | ||
| meson.build | ||
| mock-acl-helper.c | ||
| pipe.c | ||
| session.c | ||
| uri.c | ||
| usb-acl-helper.c | ||
| util.c | ||