akka/akka-core

Source.combine instance method sould require only one argument

Open

#22 452 ouverte le 4 mars 2017

Voir sur GitHub
 (11 commentaires) (1 réaction) (0 assignés)Scala (3 547 forks)batch import
1 - triagedhelp wantedt:stream

Métriques du dépôt

Stars
 (13 277 stars)
Métriques de merge PR
 (Merge moyen 17h 35m) (11 PRs mergées en 30 j)

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.

Guide contributeur