Python libmm problems

Colin Helliwell colin.helliwell at ln-systems.com
Fri Sep 15 15:59:35 UTC 2017


> On 15 September 2017 at 16:46 Aleksander Morgado <aleksander at aleksander.es> 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 :)")


More information about the ModemManager-devel mailing list