Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Aug 30, 2024

The handler should call all the callbacks that match a message, not just the first that matches.

This is consistent with the indexed_handler behaviour.

NOTE: The order of calling the callbacks is not defined.

The handler should call all the callbacks that match a message, not just the
first that matches.

This is consistent with the indexed_handler behaviour.

NOTE: The order of calling the callbacks is not defined.
Copy link
Contributor

@lukevalenty lukevalenty left a comment

Choose a reason for hiding this comment

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

Nice, thanks Ben!

@lukevalenty lukevalenty enabled auto-merge August 30, 2024 21:25
@lukevalenty lukevalenty merged commit 84d426e into intel:main Aug 30, 2024
22 checks passed
@elbeno elbeno deleted the fix-handler-short-circuit branch September 5, 2024 20:33
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.

2 participants