changed from event to Queue.Queue, still not working...
This commit is contained in:
parent
7b71188854
commit
c604d4da4d
2 changed files with 19 additions and 6 deletions
|
|
@ -115,7 +115,6 @@ def main():
|
|||
exit()
|
||||
|
||||
task = TaskExecutor.Instance()
|
||||
logger.debug("blah")
|
||||
#logger.debug("task executor instance :%s", str(task))
|
||||
|
||||
job_count = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue