Await Scala Futures
Here's Scala example code that creates 100 Futures and waits forĀ all of them to complete. This is using theĀ global ExecutionContext.
Here's Scala example code that creates 100 Futures and waits forĀ all of them to complete. This is using theĀ global ExecutionContext.