pub(super) fn extract_executor_infos( adjacency_list: &HashMap<u64, StreamNode>, ) -> (Vec<u64>, HashMap<u64, Vec<u64>>)