Searched refs:upgrade_process (Results 1 – 1 of 1) sorted by relevance
108 async fn upgrade_process() -> Result<()> { in upgrade_process() function134 let _handle = ylong_runtime::spawn(upgrade_process()); in start_service()