fn handle_reload_cmd( state: &Arc<RwLock<SurverState>>, txs: &[Sender<LoaderMessage>], file_index: usize, ) -> Result<Response<Full<Bytes>>>