Clear dbapi caches just after deleting the depgraph in action_build().
authorZac Medico <zmedico@gentoo.org>
Tue, 24 Jun 2008 05:52:48 +0000 (05:52 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 24 Jun 2008 05:52:48 +0000 (05:52 -0000)
commit5ca41dcbfd5a96c36e3461fd134e44449a74dac5
tree8940ece42786bbb43e4787b4587403f5faba17e0
parentaf155c2e1ab6428dfd6be251af514aef11443454
Clear dbapi caches just after deleting the depgraph in action_build().
This trims down the heap size by a few megs, for bug #229069.

svn path=/main/trunk/; revision=10769
pym/_emerge/__init__.py