Merge pull request #19701 from agolubev/agolubev-#19299-Performance-Flow.flatMapMerge

=str #19299 Performance Flow.flatMapMerge
This commit is contained in:
Roland Kuhn 2016-03-14 20:17:44 +01:00
commit e5958c8712
19 changed files with 224 additions and 134 deletions

View file

@ -57,7 +57,6 @@ object WSClientAutobahnTest extends App {
import Console._
info.flatMap { i
val prefix = f"$YELLOW${i.caseInfo.id}%-7s$RESET - $RESET${i.caseInfo.description}$RESET ... "
//println(prefix)
status.onComplete {
case Success((CaseStatus(status), millis))