推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
tihiro
V2EX  ›  Python

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

  •  
  •   tihiro · Sep 23, 2020 · 2484 views
    This topic created in 2071 days ago, the information mentioned may be changed or developed.

    一个 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

    1 replies    2020-09-23 17:58:46 +08:00
    jmperdev
        1
    jmperdev  
       Sep 23, 2020 via Android
    僵死进程说明父进程终止了,看看为什么终止
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3681 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 10:26 · PVG 18:26 · LAX 03:26 · JFK 06:26
    ♥ Do have faith in what you're doing.