[Github-comments] [geany/geany] Re-enable SIGTERM handling (#1255)

Matthew Brush notifications at xxxxx
Wed Oct 5 22:33:44 UTC 2016


codebrainz commented on this pull request.



>  		main_quit();
 	}
+	return G_SOURCE_REMOVE;

My thinking with `G_SOURCE_REMOVE` was that since it's past the _real_ signal handler, maybe another signal would come and we don't want to handle it twice. I'm not really sure what the right one is.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1255
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161005/b29ebf67/attachment.html>


More information about the Github-comments mailing list