+str #17284 allows deciding to stop after signaling terminal or not
This commit is contained in:
parent
311c94f53a
commit
337850919e
5 changed files with 96 additions and 39 deletions
|
|
@ -146,7 +146,7 @@ abstract class ActorFlowMaterializer extends FlowMaterializer {
|
|||
def effectiveSettings(opAttr: OperationAttributes): ActorFlowMaterializerSettings
|
||||
|
||||
/** INTERNAL API */
|
||||
def system: ActorSystem
|
||||
private[akka] def system: ActorSystem
|
||||
|
||||
/**
|
||||
* INTERNAL API: this might become public later
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue