Skip to content

Swoole server problem #139

Closed
Closed
@proilyxa

Description

@proilyxa

PHP Version

8.3.17

Swoole Extension Version

6.0.2

Database Driver & Version

Posrtgre 16.8

Description

Image

Steps To Reproduce

MacOS 15.4, M1 Pro

  1. Install new hypervel app
  2. Install pg driver.
  3. Run app (I run app with 1-4 workers)
  4. Make user controller with sleep 2 sec.
  5. Run command
    ab -k -c 100 -n 1000 http://127.0.0.1:8001/api/test
Image Image

WARNING Worker::report_error(): worker(pid=4639, id=0) abnormal exit, status=0, signal=9

Metadata

Metadata

Assignees

No one assigned

    Labels

    not enough infoThis discussion lacks demo code, detailed description or reproducible steps

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions