[master][PATCH 0/2] Wait for payload & environment cleanup

Brian C. Lane bcl at redhat.com
Mon Mar 10 21:08:20 UTC 2014


On Mon, Mar 10, 2014 at 08:26:58PM +0100, Martin Kolman wrote:
> The first patch fixes a crash that was occurring because
> the software spoke was checking current environment while
> the payload thread was still running.
> 
> The second patch removes the code that was rummaging through the
> list-view data model to get currently selected environment
> (this was previously causing the crash - the data model was out
> of sync with the list of environments in the payload)
> and just returns the currently selected environment (self.environment).
> 
> Martin Kolman (2):
>   Software spoke can't be complete if the payload thread is running
>   Ignore the data model and just return self.environment
> 
>  pyanaconda/ui/gui/spokes/software.py | 23 +++++++++++------------
>  1 file changed, 11 insertions(+), 12 deletions(-)
> 
> -- 
> 1.8.5.3

Ack to both of these

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list