[PATCH 2/2] Convert process watching to use GLib before we start a main loop

David Shea dshea at redhat.com
Thu Sep 25 12:10:23 UTC 2014


On 09/24/2014 05:21 PM, David Shea wrote:
> This way uses of GLib.child_watch_add don't silently disable process
> watching.
> ---
>   pyanaconda/iutil.py           | 61 ++++++++++++++++++++++++++++++++++++-------
>   pyanaconda/ui/gui/__init__.py |  3 +++
>   2 files changed, 54 insertions(+), 10 deletions(-)

Dang it, I forgot about the unwatch parts. I'll send a new patch later 
today if no one comes up with complaints about the parts posted so far.


More information about the anaconda-patches mailing list