Skip to content
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

manager: remove stop() #375

Merged
merged 1 commit into from
Jul 3, 2023
Merged

manager: remove stop() #375

merged 1 commit into from
Jul 3, 2023

Conversation

dougsland
Copy link
Contributor

No function is calling manager_stop() and in fact, there is no action to stop the manager at all. It seems the same validation manager_start() uses.

No function is calling manager_stop() and in fact, there is no action
to stop the manager at all.

Signed-off-by: Douglas Schilling Landgraf <[email protected]>
@rhatdan
Copy link
Contributor

rhatdan commented Jul 2, 2023

LGTM

Copy link
Member

@engelmi engelmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Short note:
manager_stop is a leftover from the initial structure - the cleanup is now handled in manager_unref and the event loop is stopped via a shutdown service.

@engelmi engelmi merged commit 99a7465 into eclipse-bluechi:main Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants