改名
This commit is contained in:
@@ -95,7 +95,6 @@ class FileChangeCustomProcess extends Command
|
|||||||
// Process::kill($content, 15);
|
// Process::kill($content, 15);
|
||||||
// }
|
// }
|
||||||
// @unlink(storage('.swoole.pid'));
|
// @unlink(storage('.swoole.pid'));
|
||||||
|
|
||||||
if (is_resource($this->source)) {
|
if (is_resource($this->source)) {
|
||||||
proc_terminate($this->source);
|
proc_terminate($this->source);
|
||||||
while (proc_get_status($this->source)['running']) {
|
while (proc_get_status($this->source)['running']) {
|
||||||
|
|||||||
Reference in New Issue
Block a user