Skip to content

main: print the type of signal that stopped us

Peter Hutterer requested to merge whot/wireplumber:wip/named-signals into master

Unfortunately glib's signal handling doesn't pass the signal type to the handler but it's easy enough to wrap.

Related to #48 (closed)

Merge request reports