getConfig()->get('swoole.instances', [])); foreach ($instances as $instance) { $app->delete($instance); } return $app; } }