-
Notifications
You must be signed in to change notification settings - Fork 13.7k
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
Duplicate empty _node
check removed from Subscription.hpp (#23316)
#23317
base: main
Are you sure you want to change the base?
Duplicate empty _node
check removed from Subscription.hpp (#23316)
#23317
Conversation
Hi @bresch, |
Hi @dagar, |
Hi @sfuhrer, |
Hi @davids5 , |
Error during build looks like not related to proposed changes:
|
Solved Problem
Duplicate empty node check removal from Subscription.hpp, more details in 23316
Fixes #{23316}
Solution
Refactoring, only
subscribe
method is used for _node emptiness check.Changelog Entry
For release notes:
Test coverage