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

Fixes #1342 simulation persister not called #1343

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

msevestre
Copy link
Member

No description provided.

@@ -74,6 +74,7 @@ ISimulationPersistableUpdater simulationPersistableUpdater

public void Initialize(IModelCoreSimulation simulation, SimulationBatchOptions simulationBatchOptions)
{
_simulationPersistableUpdater.UpdateSimulationPersistable(simulation);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Yuri05 This needs to be done before _simModelBatch InitializeWith

@msevestre
Copy link
Member Author

Merging for trivial fix. Please review @Yuri05

@msevestre msevestre merged commit a8b3297 into develop Oct 14, 2021
@msevestre msevestre deleted the 1342-simulation-persister-not-called branch October 14, 2021 19:03
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.

None yet

1 participant