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
minor #19297 [Notifier] Note about message bus usage in notification component (cancelledbit)
This PR was submitted for the 6.4 branch but it was merged into the 6.3 branch instead.
Discussion
----------
[Notifier] Note about message bus usage in notification component
Previously, the documentation did not specify that if a MessageBus exists, messages are unconditionally sent through it. This leads to problems when you do not have a message consumer running
Commits
-------
9efdea3 Note about message bus
0 commit comments