hhxsv5 / laravel-s

LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QUESTION] quit property on custom process during reload

slushpuppy opened this issue · comments

Hi, I see the boilerplate static ::quit property which is used to control the infinite loop inside callback, may I know how this property is managed by process manager during a reload? Searching this repository, I don't see any reference of it being set back to true during a SIGUSR1 reload