Ready for uwsgi
This commit is contained in:
@@ -33,6 +33,7 @@ class Processor(Thread):
|
||||
|
||||
def run(self):
|
||||
|
||||
logger.info('processor thread started')
|
||||
self.is_running = True
|
||||
while self.is_running:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user