django 用 pyinstaller 打包之后运行产生僵尸进程

2020-09-23 17:00:46 +08:00
 tihiro

一个 django web 的项目,用 pyinstaller 打包之后,运行起来就会产生僵尸进程,请各位大佬指点一下原因。

root 3729 22704 0 16:48 pts/11 00:00:00 ./manage runserver 0.0.0.0:8000 root 3730 3729 4 16:48 pts/11 00:00:00 ./manage runserver 0.0.0.0:8000 root 3731 3730 0 16:48 pts/11 00:00:00 /opt/safetyplatform/sensitivex86-1.0/sens_app/manage runserver 0.0.0.0:8000 root 3732 3731 30 16:48 pts/11 00:00:03 /opt/safetyplatform/sensitivex86-1.0/sens_app/manage runserver 0.0.0.0:8000 root 3736 3732 0 16:48 pts/11 00:00:00 [manage] <defunct> root 3800 3623 0 16:48 pts/6 00:00:00 grep --color=auto manage

1593 次点击
所在节点    Python
1 条回复
BigBrother1024
2020-09-23 17:58:46 +08:00
僵死进程说明父进程终止了,看看为什么终止

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/709841

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX