Coroner
does something very JVM-specific in Akka: https://github.com/akka/akka/blob/cb05725c1ec8a09e9bfd57dd093911dd41c7b288/akka-testkit/src/test/scala/akka/testkit/Coroner.scala
async
and await
contrib/dispatchers
Task
instances as messages sources (with PipeTo
) is the "right way" to do async inside an actor