Merge package files in a subprocess.
authorZac Medico <zmedico@gentoo.org>
Fri, 12 Nov 2010 07:25:04 +0000 (23:25 -0800)
committerZac Medico <zmedico@gentoo.org>
Fri, 12 Nov 2010 07:25:04 +0000 (23:25 -0800)
commite1b167ef9a6c66d068c5dae4ae5b8b7a0cd89add
treeebe617ee282fa8af2cc0c23e306ffb303f953856
parentac5f9017bb621d1deaab932204362bf918ffd088
Merge package files in a subprocess.

This allows the Scheduler to run in the main thread while files are
moved or copied asynchronously.
pym/portage/dbapi/_MergeProcess.py [new file with mode: 0644]
pym/portage/dbapi/vartree.py