Use ebegin/eend to indicate when waiting for a lock and when it's acquired.
authorZac Medico <zmedico@gentoo.org>
Mon, 12 Jan 2009 08:25:56 +0000 (08:25 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 12 Jan 2009 08:25:56 +0000 (08:25 -0000)
commit64330133707071be34f94a0c407b5dfb46de40d4
tree1530df31ba9283fbe8d86db04830329fb871ee32
parent3931f6e3ef58646b1bdfdb42f4ec9ec3d7dd3318
Use ebegin/eend to indicate when waiting for a lock and when it's acquired.
Thanks to Petteri Räty <belegeuse@g.o> for the suggestion. (trunk r12415)

svn path=/main/branches/2.1.6/; revision=12471
pym/portage/locks.py
pym/portage/output.py