removed references to gevent
This commit is contained in:
parent
6392c69e27
commit
66138c4baf
1 changed files with 0 additions and 1 deletions
|
@ -160,5 +160,4 @@ if __name__ == '__main__':
|
|||
sys.exit(0)
|
||||
print("Running mm1.99")
|
||||
main(args['--config'],args['--apiclient'],args['--log'])
|
||||
#gevent.joinall([ gevent.spawn(main_loop) ])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue