S3 proxy cache support + 1 minor analyzer bugfix

This commit is contained in:
Albert Santoni 2015-03-26 12:08:52 -04:00
parent 99d16444d2
commit 271dc266fa
2 changed files with 43 additions and 6 deletions

View file

@ -226,6 +226,7 @@ class MessageListener:
else:
raise Exception("Analyzer process terminated unexpectedly.")
'''
results = {}
q = Queue.Queue()
try: