#2986 - Changing ActorContext and ActorRefFactory's dispatcher to return ExecutionContext
This commit is contained in:
parent
46a6e34103
commit
e519e3dc3b
20 changed files with 33 additions and 35 deletions
|
|
@ -10,7 +10,7 @@ import org.scalatest.WordSpec
|
|||
import org.scalatest.matchers.MustMatchers
|
||||
import akka.actor._
|
||||
import com.typesafe.config.ConfigFactory
|
||||
import concurrent.Await
|
||||
import scala.concurrent.Await
|
||||
import scala.concurrent.duration._
|
||||
import akka.actor.DeadLetter
|
||||
import akka.pattern.ask
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue