Optimize itemStats attribute view a lot more

This commit is contained in:
cncfanatics
2010-10-08 14:11:37 +02:00
parent 1d78bf0a7b
commit 52d9b4b7c6
4 changed files with 37 additions and 40 deletions

View File

@@ -36,4 +36,4 @@ class PrefetchThread(threading.Thread):
prefetch = PrefetchThread()
prefetch.daemon = True
prefetch.start()
prefetch.start()