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

Event flow #21

Merged
merged 34 commits into from
Jan 31, 2023
Merged

Event flow #21

merged 34 commits into from
Jan 31, 2023

Conversation

shawnhatch
Copy link
Contributor

Changed event life cycle for reports and mutations on data managers.

… provide a more tractable environment for reports
…r data managers and refactored some unit tests to reflect the new event flow mechanisms
…nt queue, with reports taking priority over data managers so that reports can see the state of all data changes before data managers can continue with processing.
…queue must exhaust before the reports queue gets flushed.
…w release mutation events into the simulation so that the proper event flow is initiated.
@shawnhatch shawnhatch merged commit fe06b27 into dev Jan 31, 2023
@shawnhatch
Copy link
Contributor Author

Refactored event flow for reports and data manager mutations

@shawnhatch shawnhatch deleted the event_flow branch February 11, 2023 06:17
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

2 participants