mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-15 12:45:35 +08:00
fix comment spacing problem (build 443)
This commit is contained in:
@@ -73,7 +73,7 @@ class PureHttpCommand extends Command
|
||||
'document_index' => $index,
|
||||
]
|
||||
);
|
||||
//echo "\r" . Coroutine::stats()["coroutine_peak_num"];
|
||||
// echo "\r" . Coroutine::stats()["coroutine_peak_num"];
|
||||
});
|
||||
$server->on('start', function ($server) {
|
||||
Process::signal(SIGINT, function () use ($server) {
|
||||
|
||||
Reference in New Issue
Block a user