S3 proxy cache support + 1 minor analyzer bugfix
This commit is contained in:
parent
99d16444d2
commit
271dc266fa
2 changed files with 43 additions and 6 deletions
|
@ -226,6 +226,7 @@ class MessageListener:
|
|||
else:
|
||||
raise Exception("Analyzer process terminated unexpectedly.")
|
||||
'''
|
||||
results = {}
|
||||
|
||||
q = Queue.Queue()
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue