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

fix objects termination clashes on shutdown #258

Merged
merged 1 commit into from Aug 9, 2016

Conversation

oniko
Copy link
Contributor

@oniko oniko commented Aug 8, 2016

This is one of possible fixes for issue #256. My goal is to make it clear in what order objects used solely in snapperd server are torn down.

Of course the minimalistic fix is to remove y2deb() message from Backgrounds worker invoked on snapperd shutdown.

Regards O.

Backgrounds&
Clients::backgrounds() const
{
return bgs;
Copy link
Member

Choose a reason for hiding this comment

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

Such simple functions can usually go into the header file.

@aschnell
Copy link
Member

aschnell commented Aug 9, 2016

Thanks for the patch, it looks very fine.

@aschnell aschnell merged commit 57d7cdd into openSUSE:master Aug 9, 2016
@oniko oniko deleted the pull-requests-backgrounds branch August 12, 2016 09:39
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.

None yet

2 participants