Merge pull request #19701 from agolubev/agolubev-#19299-Performance-Flow.flatMapMerge
=str #19299 Performance Flow.flatMapMerge
This commit is contained in:
commit
e5958c8712
19 changed files with 224 additions and 134 deletions
|
|
@ -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)) ⇒
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue