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

Fix filter for thermal result checking for lastTick not for currentTick #1008

Closed
danielfeismann opened this issue Oct 29, 2024 · 0 comments · Fixed by #1009
Closed

Fix filter for thermal result checking for lastTick not for currentTick #1008

danielfeismann opened this issue Oct 29, 2024 · 0 comments · Fixed by #1009
Assignees
Labels
bug Something isn't working

Comments

@danielfeismann
Copy link
Member

          Looks to me that this rather should be lastTick. Since we yet haven't any ThermalGridIT this comes not directly clear.

' .filter { case (_, state) => state.tick == lastTick}'

Originally posted by @danielfeismann in #925 (comment)

@danielfeismann danielfeismann self-assigned this Oct 29, 2024
@danielfeismann danielfeismann added the bug Something isn't working label Oct 29, 2024
danielfeismann added a commit that referenced this issue Oct 29, 2024
sebastian-peter added a commit that referenced this issue Nov 1, 2024
…lter

Fix filter for thermal result checking for lastTick not for currentTick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant