changed from event to Queue.Queue, still not working...

This commit is contained in:
Rafael.Timmerberg 2013-12-11 00:53:58 +01:00
commit c604d4da4d
2 changed files with 19 additions and 6 deletions

View file

@ -115,7 +115,6 @@ def main():
exit()
task = TaskExecutor.Instance()
logger.debug("blah")
#logger.debug("task executor instance :%s", str(task))
job_count = 0