Skip to content

Subgraph deallocating timing change#379

Open
LindyHopperGT wants to merge 2 commits into
MothCocoon:5.xfrom
LindyHopperGT:Flow_FinishFlowTimingChanges
Open

Subgraph deallocating timing change#379
LindyHopperGT wants to merge 2 commits into
MothCocoon:5.xfrom
LindyHopperGT:Flow_FinishFlowTimingChanges

Conversation

@LindyHopperGT
Copy link
Copy Markdown
Contributor

Subgraph nodes were the only flow node that was permanently disposing of instance data on Cleanup as opposed to in DeinitializeInstance.

Now subgraph nodes will cleanup their subgraph (including finishing it, etc.) but preserve the flow asset instance until the Subgraph flownode has its DeinitializeInstance called.

[Flow Graph] Consolidating Finish Flow concept and removing deinitialize instance as part of a flow asset finish.

A new method has been introduced (FinishAndDeinitialize) to disambiguate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant