#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
|
|
@ -22,7 +22,7 @@ import java.io.Closeable
|
|||
import java.util.concurrent.atomic.AtomicBoolean
|
||||
import java.util.concurrent.atomic.AtomicReference
|
||||
import akka.util.internal.HashedWheelTimer
|
||||
import concurrent.{ ExecutionContext, Await }
|
||||
import scala.concurrent.{ ExecutionContext, Await }
|
||||
import com.typesafe.config.ConfigFactory
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue