8000 SwoftEvent::COROUTINE_COMPLETE 事件有bug · Issue #1146 · swoft-cloud/swoft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
SwoftEvent::COROUTINE_COMPLETE 事件有bug #1146
Closed
@aslackers

Description

@aslackers

swoole文档上写着

发生致命错误或者代码中主动调用exit时,Worker/Task进程会退出,管理进程会重新创建新的进程。这可能导致死循环,不停地创建销毁进程

目前已发现的事件SwoftEvent::COROUTINE_COMPLETE,未做错误异常捕获,会导致进程不断的被杀死、创建,进入死循环,导致CPU飙升

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0