pekko
pekko copied to clipboard
feat: Exposes GraphInterpreter when initing the stages.
Motivation: Add support for exposing the current interpreter when starting a stage.
Result:
GraphInterpreter.currentInterpreter can be used with Flow.fromMaterializer
refs: https://github.com/apache/incubator-pekko/issues/918