[Yum-devel] Re: [yum-cvs] yum/yum rpmsack.py,1.41,1.42

Jeremy Katz katzj at redhat.com
Sat Apr 7 21:24:44 UTC 2007


On Sat, 2007-04-07 at 14:22 -0400, James Bowes wrote:
> Modified Files:
> 	rpmsack.py 
> Log Message:
> Micro optimization: initialize the read-only transaction at object creation

This means we keep the transaction set object open and around
essentially forever and thus end up with rpm's signal handlers always
present and in effect.  Do we really want to go back to that?

Jeremy




More information about the Yum-devel mailing list