flux
flux copied to clipboard
Add support for joining more than 2 streams
The join operator currently only supports two input streams. However the Flux language spec says that join can support two or more input streams.