Python ProcessPoolExecutor process inside gRPC server dies without throwing any errors

后端 未结 0 336
無奈伤痛
無奈伤痛 2020-11-30 02:04

I have a gRPC server which uses ProcessPoolExecutor with max_workers=1 to run a script. Here is why i had to use a ProcessPoolExecutor

相关标签:
回答
  • 消灭零回复
提交回复
热议问题