akka/akka-core

Source.combine instance method sould require only one argument

Open

#22,452 opened on Mar 4, 2017

View on GitHub
 (11 comments) (1 reaction) (0 assignees)Scala (3,547 forks)batch import
1 - triagedhelp wantedt:stream

Repository metrics

Stars
 (13,277 stars)
PR merge metrics
 (Avg merge 17h 35m) (11 merged PRs in 30d)

Description

It is currently a copy of the static combine and should either be removed or changed so that it requires a minimum of one argument and adds itself as the first input of the resulting Source.

Contributor guide