Merge introduced old code
This commit is contained in:
parent
cd9c4de040
commit
f59bf050df
1 changed files with 0 additions and 1 deletions
|
|
@ -180,7 +180,6 @@ class ExecutorBasedEventDrivenDispatcher(
|
|||
// FIXME: should we have an unbounded queue and not bounded as default ????
|
||||
private[akka] def init = {
|
||||
withNewThreadPoolWithLinkedBlockingQueueWithUnboundedCapacity
|
||||
//withNewThreadPoolWithLinkedBlockingQueueWithCapacity(16)
|
||||
config(this)
|
||||
buildThreadPool
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue