Skip to content

Workaround type initialisation deadlock in GObject

Michael Gratton requested to merge mjog/592-workaround-glib-deadlock into mainline

Ensure some types that are prone to deadlocking are initialised up front.

Workaround for #592 (closed) glib#541

Merge request reports