Fixed batching of PackageKit requests
commit1f944edbe3533a93b3a532fbbe1fa4a2126250fa
authorThomas Leonard <tal@it-innovation.soton.ac.uk>
Wed, 29 Aug 2012 08:38:14 +0000 (29 09:38 +0100)
committerThomas Leonard <tal@it-innovation.soton.ac.uk>
Wed, 29 Aug 2012 09:15:23 +0000 (29 10:15 +0100)
tree72a41014f667f928d9ef0b5b36c9ee4da6038a16
parentcd6e8945152500ffbb59ba6cf8cfaf5b1b297391
Fixed batching of PackageKit requests

This meant we would sometimes fail to wait for the PackageKit results. Was
broken by d856e5e56.
tests/testpackagekit.py
zeroinstall/injector/packagekit.py