Tjarko Großmann

Results 2 issues of Tjarko Großmann

We've run into the problem, that the BoundedControlAwareMailbox did not block when capacity was reached but `mailbox-push-timeout-time` was set to `-1s`. tested with classic actor system in new akka/akka-quickstart-scala.g8 project...

when testing pekko with the version 1.1.0-M1 which will be released soon we've ran into a nullpointer error when running with Kamon + kanela-instrumentation. to Reproduce: build.sbt ``` sbt name...