remove use of akka.actor.timeout property for ask
This commit is contained in:
parent
71d58c5338
commit
3a30f915c3
8 changed files with 25 additions and 56 deletions
|
|
@ -389,9 +389,6 @@ taken from one of the following locations in order of precedence:
|
|||
|
||||
.. includecode:: code/akka/docs/actor/ActorDocSpec.scala#using-implicit-timeout
|
||||
|
||||
3. actor system’s default value from ``akka.actor.timeout`` setting for
|
||||
:meth:`ask` methods
|
||||
|
||||
See :ref:`futures-scala` for more information on how to await or query a
|
||||
future.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue