-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Notifier] Fix return SentMessage then Messenger not used #40982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Notifier] Fix return SentMessage then Messenger not used #40982
Conversation
@jschaedl can you please have a look? |
@WaylandAce Can you please target 5.2 branch and make fabbot.io happy :-) |
I think we should add a test, so we don't break this again. |
f8bf59c
to
c288bb7
Compare
c288bb7
to
9a2526d
Compare
0e13d25
to
81a0dc5
Compare
81a0dc5
to
4197af2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only 2 minor issues. The rest looks good to me 👍🏻
4197af2
to
82085de
Compare
82085de
to
1245114
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before we can merge this PR, please add MIT
to the License in the PR header, this should make Fabbot happy.
Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LICENSE added 👍
Thank you Pavel for taking care of this regression. |
#37748 Broke the Notifier when Transport not used.