shutdown方法中await self.service_info_updater.stop(),这里应该是同步方法,不用await
shutdown方法中await self.service_info_updater.stop(),这里应该是同步方法,不用await