Skip to content

Better handling of "stateless" events and singleton states#32

Merged
inxilpro merged 8 commits intomainfrom
handle-stateless-events
Dec 6, 2023
Merged

Better handling of "stateless" events and singleton states#32
inxilpro merged 8 commits intomainfrom
handle-stateless-events

Conversation

@inxilpro
Copy link
Copy Markdown
Contributor

@inxilpro inxilpro commented Dec 6, 2023

This addresses a few bugs around events that have no state, or where states are singletons.

The core logic for handling singleton states has been added. This includes developing the logic for loading singleton states, reading associated events, and maintaining reference for future singleton access. Additionally, relevant tests and exception handling for non-singleton states are implemented.
@inxilpro inxilpro changed the title Better handling of "stateless" events Better handling of "stateless" events and singleton states Dec 6, 2023
@inxilpro inxilpro merged commit 3d79822 into main Dec 6, 2023
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