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