-
Notifications
You must be signed in to change notification settings - Fork 4
remove unused ConnectionManagerBase::reenable* functions #121
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
Conversation
|
I feel I dunno enough (I do not know anything. it is the first time I see these snippets) and I cannot comment if we need still need this or not. @WeinaJi ? |
|
(also, a small description or pointing to an issue would be nice) |
|
LGTM from code pov but as Catta I can not say much more. |
|
@cattabiani > (also, a small description or pointing to an issue would be nice) What would you add to |
|
Example of questions that may be explained
|
|
I can't answer any of those; as far as I can tell, it was unused since it's never referenced by anything else, which is also why it's not relevant and probably why there were no tests for it. |
I guess those functions were used by some scientists at the BBP time. There are also functions like |
There isn't an issue, I guess I could make one; is there an advantage to that compared to having the discussion here? |
|
because this discussion will be lost a little no? |
|
Not sure how it would get lost, but I have made a ticket: #225 |
ConnectionManagerBase::delete
ConnectionManagerBase::disable
ConnectionManagerBase::delete_group
ConnectionManagerBase::disable_group
ConnectionManagerBase::get_disabled
WeinaJi
left a comment
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.
LGTM. Thanks!
No description provided.