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