Moving tests after first invocation
This commit is contained in:
parent
a22d01f595
commit
42d3328815
2 changed files with 6 additions and 9 deletions
|
|
@ -282,8 +282,6 @@ abstract class MessageDispatcher(val prerequisites: DispatcherPrerequisites) ext
|
|||
|
||||
@inline
|
||||
protected[akka] final val isThroughputDeadlineTimeDefined = throughputDeadlineTime.toMillis > 0
|
||||
@inline
|
||||
protected[akka] final val isThroughputDefined = throughput > 1
|
||||
|
||||
protected[akka] def executeTask(invocation: TaskInvocation)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue