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

[BUG] Operators in Init are not inlined before priming #338

Closed
konnov opened this issue Nov 25, 2020 · 1 comment · Fixed by #343
Closed

[BUG] Operators in Init are not inlined before priming #338

konnov opened this issue Nov 25, 2020 · 1 comment · Fixed by #343
Assignees
Labels
Milestone

Comments

@konnov
Copy link
Collaborator

konnov commented Nov 25, 2020

This is a recent bug introduced in the refactoring 57d95ae.

If Init is using another operator Foo, then the state variables inside Foo are not replaced with their primed versions.

Jure @Kukovec will add an integration test and fix the bug :-)

@konnov konnov added the bug label Nov 25, 2020
@konnov konnov added this to the v0.7.2-known-issues milestone Nov 25, 2020
@konnov
Copy link
Collaborator Author

konnov commented Dec 4, 2020

Until it is fixed, build from 014dd5669417dd8d2f459e4e71840de9e014be73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants