modify
This commit is contained in:
@@ -33,7 +33,6 @@ class CrontabProcess extends Process
|
||||
*/
|
||||
public function onHandler(\Swoole\Process $process): void
|
||||
{
|
||||
|
||||
while (true) {
|
||||
try {
|
||||
$content = $process->read();
|
||||
|
||||
Reference in New Issue
Block a user