Ask a question to get started
Enter to send•Shift+Enter new line
Map pending writes (a sequence of tuples (channel, value)) to output chunk.
map_output_values( output_channels: str | Sequence[str], pending_writes: Literal[True] | Sequence[tuple[str, Any]], channels: Mapping[str, BaseChannel] ) -> Iterator[dict[str, Any] | Any]