fixed hell after merge
This commit is contained in:
commit
f3ac665274
7 changed files with 185 additions and 165 deletions
|
|
@ -254,7 +254,7 @@ private[kernel] class Dispatcher(val targetName: String) extends GenericServer {
|
|||
}
|
||||
|
||||
case 'exit =>
|
||||
exit; reply()
|
||||
exit
|
||||
|
||||
/* case exchange: Exchange =>
|
||||
println("=============> Exchange From Actor: " + exchange)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue