Skip to content

Conversation

@Jonathing
Copy link
Member

Allows unregistering an event listener that was registered to a bus group without needing to hunt down the event bus for that bus group.

Allows unregistering an event listener that was registered to a bus
group without needing to hunt down the event bus for that bus group.
Copy link
Contributor

@PaintNinja PaintNinja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From a technical perspective this code looks fine, but left a comment on the linked issue regarding the API design problems it may cause.

@LexManos LexManos closed this May 7, 2025
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.

Event Listeners created with BusGroup#register cannot easily be unregistered individually

3 participants