Skip to content
Snippets Groups Projects
Commit 5bf032a5 authored by Simon McVittie's avatar Simon McVittie
Browse files

all: Consistently work around glib!490


As noted in Flatpak and in GNOME/glib!490, there is a bug in GLib < 2.60
where g_spawn_* can sometimes deadlock while closing fds in a
multi-threaded application.

Work around this by making the affected fds close-on-execute ourselves,
much like Flatpak does.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 0d66ee9a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment