summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-01-13 06:14:18 -0800
committerZac Medico <zmedico@gentoo.org>2011-01-16 12:33:04 -0800
commit7d10b0bbc1a3424bdd60264c0153b7eadb14b328 (patch)
treec6db13177c939792c6763cd9c3e5a58e103a0e53 /bin
parent6cd3e7322921667d893ffe86c025a1b09d010586 (diff)
downloadportage-7d10b0bbc1a3424bdd60264c0153b7eadb14b328.tar.gz
portage-7d10b0bbc1a3424bdd60264c0153b7eadb14b328.tar.bz2
portage-7d10b0bbc1a3424bdd60264c0153b7eadb14b328.zip
AsynchronousLock: use process by default
The default behavior is to use a process instead of a thread, since there is currently no way to interrupt a thread that is waiting for a lock (notably, SIGINT doesn't work because python delivers all signals to the main thread).
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions