pub(super) fn align_input<const YIELD_RIGHT_CHUNKS: bool>(
left: Executor,
right: Executor,
) -> impl Stream<Item = Result<InternalMessage, StreamExecutorError>>
pub(super) fn align_input<const YIELD_RIGHT_CHUNKS: bool>(
left: Executor,
right: Executor,
) -> impl Stream<Item = Result<InternalMessage, StreamExecutorError>>