= proc_open("php \"$start_file\" -q", $descriptorspec, $pipes);
```
1393处代码
```php
$statusprocessForWindows[$start_file] = array($process, $start_file, $timer_id);
}
/**
* check worker status$start_file = $process_data[1];
$timer_id = $process_data[2];
$status= proc_get_status($process);
if(isset($status['running']))
{$status['running'])
{
static::safeEcho("process $start_file terminated