Skip to content
Commit 57195c9c authored by Simon Feltman's avatar Simon Feltman
Browse files

Add consistent GLib.MainLoop SIGINT cleanup

Remove auto cleanup of SIGINT source handling by returning True from the
signal callback. This gives the __del__ method consistent cleanup semantics
regardless of whether or not a SIGINT occurred.

https://bugzilla.gnome.org/show_bug.cgi?id=710978
parent 1c03ebba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment