Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-640 - Store visited nodes under their native graph id if possible. #642

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

michael-simons
Copy link
Collaborator

This change tries to store visited nodes under their native graph id in the compile context if possible. Thus, they are recognized even when a user uses a different instance of the same entity for persisting state.

This fixes #640.

This change tries to store visited nodes under their native graph id in the compile context if possible. Thus, they are recognized even when a user uses a different instance of the same entity for persisting state.

This fixes #640.
@michael-simons michael-simons merged commit bfcadad into 3.1.x Jul 2, 2019
@michael-simons michael-simons deleted the issue/gh640 branch July 2, 2019 14:38
michael-simons added a commit that referenced this pull request Jul 2, 2019
…#642)

This change tries to store visited nodes under their native graph id in the compile context if possible. Thus, they are recognized even when a user uses a different instance of the same entity for persisting state.

This fixes #640.
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