Bug #336142 - Add support for using a thread to wait for locks inside
authorZac Medico <zmedico@gentoo.org>
Mon, 13 Sep 2010 07:23:34 +0000 (00:23 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 13 Sep 2010 07:23:34 +0000 (00:23 -0700)
commit58b184b441ff53c46cbb38eb695933d60c6624ad
tree21cbeaaf4a869b0f7ffba07cf5ae07d42695c1dd
parent46243c16a2538e494d5b98e6f0d3ec17ad80d1b7
Bug #336142 - Add support for using a thread to wait for locks inside
dblink.lockdb() so that the scheduler can concurrently service ipc
calls in the main thread.
pym/portage/dbapi/vartree.py
pym/portage/locks.py