You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments