Bug #336142 - Add support for using a thread to wait for locks inside
authorZac Medico <zmedico@gentoo.org>
Tue, 14 Sep 2010 03:01:16 +0000 (20:01 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 14 Sep 2010 03:01:16 +0000 (20:01 -0700)
commit0e4424f9963931bca7b67ed8652cf98581e0acd8
treedf816d9571562c38340c62cddce97768e77b1d36
parentf6f71779b532ceec35021fb047b0c8db1806e65d
Bug #336142 - Add support for using a thread to wait for locks inside
EbuildBuildDir.lock() so that the scheduler can concurrently service ipc
calls in the main thread.
pym/_emerge/Binpkg.py
pym/_emerge/EbuildBuild.py
pym/_emerge/EbuildBuildDir.py