-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Issues: swoole/swoole-src
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
V6.0版enable-iouring编译报错 iouring.cc:460:48: error:invalid use of incomplete type ‘const struct statx’
#5653
by mdys
was closed Jan 7, 2025
error: ‘php_swoole_serialize’ was not declared in this scope
dev-bug
#5652
by Ser5
was closed Jan 7, 2025
$server->setting is NULL in onWorkerStart and onTask callback
Bug
fixed
#5651
by nguyenhothanhtam0709
was closed Jan 3, 2025
Server script starts many times when using Swoole 6
good question
#5649
by nguyenhothanhtam0709
was closed Jan 7, 2025
php $start = microtime(true); //set 2s timeout $service = (yield service_center("User")); $service->setTimeout(2); $callId1 = $service->addCall("User::getUsersCache", ['ids' => [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]]); $callId2 = $service->addCall("User::getUser", ['id' => 1]); $res = (yield $service->multiCall()); dump($res[$callId1]); dump($res[$callId2]); dump(microtime(true) - $start);
invalid
#5642
by ssaamrrr
was closed Dec 30, 2024
Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a simple script for reproducing the error. 2. What did you expect to see? 3. What did you see instead? 4. What version of Swoole are you using (
php --ri swoole
)? 5. What is your machine environment used (including the version of kernel & php & gcc)?
invalid
#5641
by ssaamrrr
was closed Dec 30, 2024
WARNING ProcessPool::wait(): worker#4 abnormal exit, status=0, signal=11
#5636
by auven
was closed Dec 29, 2024
5.1.6,使用RedisPool高并发出错 ERROR php_swoole_server_rshutdown() (ERRNO 503)
#5630
by mdys
was closed Dec 30, 2024
Why I need to configure swoole as an example with --enable-swoole-pgsql if my php has pgsql drivers already
#5626
by kvelaro
was closed Dec 17, 2024
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.