Skip to content

MeterState = null work - #278

Open
mwlevin wants to merge 1 commit into
mnit-rtmc:masterfrom
mwlevin:master
Open

MeterState = null work#278
mwlevin wants to merge 1 commit into
mnit-rtmc:masterfrom
mwlevin:master

Conversation

@mwlevin

@mwlevin mwlevin commented Aug 13, 2026

Copy link
Copy Markdown
Contributor
  • Added more detailed logging whenever saved MeterState is not found, or when it could be removed, to trace the issue.
  • Added lock on meter_states variable to avoid possible multithreading issues (lock exists only on modifying the HashMap so should not block thread for long)
  • In validate(), attempt to create new MeterState if it is null.

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