jflamy / owlcms4

Olympic Weightlifting Competition Management System
https://owlcms.github.io/owlcms4/#/index
Other
67 stars 22 forks source link

(fixed) events not published during simulation after import #1106

Open jflamy opened 1 month ago

jflamy commented 1 month ago

No publishing of events takes place.

Observations:

Hypothesis: FOP A event forwarded should be discarded and not reused.

jflamy commented 1 month ago

Will not be merged in 53 for the time being.

jflamy commented 1 month ago

Needs to be reviewed to ensure that this does not create a regression. In prior releases, multiple evvnt forwarders or mqtt monitors could be present in edge cases. The redesign was to do a late binding and always get the current monitor from a map. Must check that this assumption is still valid.

jflamy commented 1 week ago

Fix is on branch 53_simulationImport