easy-swoole / easyswoole

swoole,easyswoole,swoole framework
https://www.easyswoole.com/
Apache License 2.0
4.74k stars 510 forks source link

启用模板渲染和restart会造成底层持续输出错误信息 #376

Open elinxer opened 4 years ago

elinxer commented 4 years ago

版本:swoole version 4.4.5 PHP7.2+ 错误,每秒产生几条,重启swoole才能消失:

[2020-07-17 16:36:37][DEBUG][WARNING] : [Swoole\Process::read(): read() failed, Error: Bad file descriptor[9] at file:/xxxx/vendor/easyswoole/template/src/RenderProcess.php line:49]

产生场景:

先使用Render渲染smarty模板,然后刷了一次restartWork

elinxer commented 4 years ago

image WARNING swReactorEpoll_del(:149): epoll remove fd[8#0] failed, Error: Bad file descriptor[9]

kiss291323003 commented 4 years ago

好的。稍等