GObject.Mainloop daemonize

Sebastian Dröge sebastian at centricular.com
Fri Feb 26 07:06:00 UTC 2016


On Fr, 2016-02-26 at 09:04 +0300, Krutskikh Ivan wrote:
> I used the first option for my app. It works fine, but mainloop
> somehow steels sigint from the main script's main signal handler. all
> the other signals are fine

There's nothing in GLib that handles SIGINT, unless you use something
like g_unix_signal_add(). Maybe Python is doing something there if you
start new threads? Maybe it's ignoring SIGINT if there are other
threads still running?

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160226/54868899/attachment.sig>


More information about the gstreamer-devel mailing list