cellnest icon indicating copy to clipboard operation
cellnest copied to clipboard

gateway如何开启多进程啊?

Open ybbhai opened this issue 7 years ago • 0 comments

我试了网上找到的所有的tornado开启多进程的方法,都失败了。 报错信息: RuntimeError: Cannot run in multiple processes: IOLoop instance has already been initialized. You cannot call IOLoop.instance() before calling start_processes()

ybbhai avatar Apr 24 '18 13:04 ybbhai