fix workers
This commit is contained in:
parent
3f523ee942
commit
8f19fe278c
3 changed files with 9 additions and 3 deletions
|
@ -284,6 +284,7 @@ def main():
|
|||
os.waitpid(child, 0)
|
||||
else:
|
||||
logging.warn('worker is only available on Unix/Linux')
|
||||
run_server()
|
||||
else:
|
||||
run_server()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue