Package org.apache.pekko.testkit


package org.apache.pekko.testkit
  • Class
    Description
    The Coroner can be used to print a diagnostic report of the JVM state, including stack traces and deadlocks.
    Used to cancel the Coroner after calling watch.
    The Coroner can be used to print a diagnostic report of the JVM state, including stack traces and deadlocks.
     
     
     
     
    Mixin for tests that should be watched by the Coroner.