swooletw / laravel-swoole

High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
MIT License
4.04k stars 390 forks source link

(ERRNO 9101): worker exit timeout, forced termination #560

Open 0utc0ntr0l2021 opened 3 months ago

0utc0ntr0l2021 commented 3 months ago

Make sure you read Issues Guideline and answer these questions before submitting your issue. Thanks! (Any non-English issues will be closed immediately.) [2024-07-14 03:40:52 *6705.0] WARNING Worker_reactor_try_to_exit() (ERRNO 9101): worker exit timeout, forced termination

  1. Please provide your PHP and Swoole version. (php -v and php --ri swoole) php 8.3 swoole 5.2

  2. Please provide your Laravel/Lumen version. lumen 10

  3. Which release version of this package are you using?

  4. What did you do? If possible, provide a recipe for reproducing the error.

  5. What did you expect to see?

  6. What did you see instead?