Fix docs typo (#23548)
This commit is contained in:
parent
6f64ff5cba
commit
bb106aa27e
1 changed files with 1 additions and 1 deletions
|
|
@ -361,7 +361,7 @@ above; just use the power!
|
|||
|
||||
@@@ warning
|
||||
|
||||
Any message send from a `TestProbe` to another actor which runs on the
|
||||
Any message sent from a `TestProbe` to another actor which runs on the
|
||||
CallingThreadDispatcher runs the risk of dead-lock, if that other actor might
|
||||
also send to this probe. The implementation of `TestProbe.watch` and
|
||||
`TestProbe.unwatch` will also send a message to the watchee, which
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue