Merge branch 'remote-actorref-provider'
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
This commit is contained in:
commit
00d3b87586
113 changed files with 1965 additions and 1474 deletions
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
/**
|
||||
* Copyright (C) 2009-2011 Typesafe Inc. <http://www.typesafe.com>
|
||||
*/
|
||||
|
|
@ -770,7 +771,6 @@ trait Promise[T] extends Future[T] {
|
|||
}
|
||||
fr
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
//Companion object to FState, just to provide a cheap, immutable default entry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue