Skip to content

Conversation

@emyfops
Copy link
Collaborator

@emyfops emyfops commented Jan 14, 2026

Closes #182

This pull request removes the safe listener events from being rescheduled if they are not on the main thread. This change was made in order to remove branching in the logic. The api should not manage at which stage events are dispatched and let the developer manage it themselves. This is potentially a breaking change as the complex inventory system may depend on this bug for its features.

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.

Bug: Safe listener lambdas are scheduled instead of executing immediately

2 participants