> On 15 September 2017 at 16:46 Aleksander Morgado <[email protected]> > wrote: > > > > > > Though this is coming together nicely now, I don't need the script to run > > forever once it's done its stuff. Is there a way send a HUP/TERM to itself? > > You can always quit the GLib main loop and exit cleanly. >
Oh.... yeah, sorry.... that was probably a bit of an obvious question! But, how much might I need to explicitly clean up, or will the quit (and/or python interpreter) do 'everything'? (Dan mentioned "you get to make sure you clean up your event handlers when you're not using them :)") _______________________________________________ ModemManager-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel
