_world_atom: avoid world set lock reentrance
authorZac Medico <zmedico@gentoo.org>
Thu, 21 Feb 2013 22:23:57 +0000 (14:23 -0800)
committerZac Medico <zmedico@gentoo.org>
Thu, 21 Feb 2013 22:24:35 +0000 (14:24 -0800)
commit2c7155b8419eb1b7ba99760a962093ad19e2ce8f
tree4256cfa35e89f96e8a5026feee1a3137bb33e58b
parentff864a499160f3abda33e7247e0e457bd7ba4270
_world_atom: avoid world set lock reentrance

This fixes a case with FEATURE=parallel-install, where a call from
_world_atom to the global event loop could result in reentrace and
lock interference.
pym/_emerge/Scheduler.py
pym/portage/_sets/files.py