SIGWINCH被忽略了.没有守护

fre*_*ley 2 django gunicorn

我在gunicorn日志中不断获得以下内容:

SIGWINCH ignored. Not daemonized
Run Code Online (Sandbox Code Playgroud)

我通过运行gunicorn ./manage.py run_gunicorn --workers=4screen.

这条消息是什么意思?我应该担心吗?

Azd*_*325 6

这是Github上的这个问题解释(问题链接)

如果终端调整大小,则会发生这种情况