-
Committer:
Stefan Schwarzburg
-
Date:
2012-06-11 08:33:11 UTC
-
Revision ID:
stefan.schwarzburg@googlemail.com-20120611083311-ejf9d4isqlvzzssq
A first attempt to introduce threads in order to give IO-heavy autocompleters a chance to do the lifting in the background.
Since getting the actual SoftwareCenterApp apps seems to be impossible with python-threading or with python-multiprocessing, this does not make it much faster. But it will keep the Window from freezing.