Supervisor/supervisor

I/O operation on closed file

Open

#984 创建于 2017年8月24日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (7,941 star) (1,233 fork)batch import
help wantedlogging

描述

Hello.

Using supervisor 3.3.3 on OS X, installed through brew.

The system seems to work 'ok'; but the error file is a torrent of errors such as these (below). Any hints appreciated.

2017-08-24 13:34:04,513 CRIT uncaptured python exception, closing channel <POutputDispatcher at 4318273408 for <Subprocess at 4316929848 with name central-worker-engine-2 in state RUNNING> (stdout)> (<type 'exceptions.ValueError'>:I/O operation on closed file [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/supervisord.py|runforever|227] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/dispatchers.py|handle_read_event|232] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/dispatchers.py|record_output|166] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/dispatchers.py|_log|142] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/loggers.py|info|275] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/loggers.py|log|293] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/loggers.py|emit|186] [/usr/local/Cellar/supervisor/3.3.3/libexec/lib/python2.7/site-packages/supervisor/loggers.py|doRollover|211])

贡献者指南