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

The serve() and stop() functions should return accumulated errors #160

Open
codegold79 opened this issue Jun 19, 2021 · 0 comments
Open

Comments

@codegold79
Copy link
Collaborator

codegold79 commented Jun 19, 2021

@daved noted in PR #153,

This function (serve()) and stop() should be returning the accumulated errors as noted in the TODOs. Please create an issue for that if one does not exist.

His comment was in reference to the functions in the back/cmd/openbsrv/srvmgmt.go file.

He also noted in regard to the main.go file,

file an issue to sort out how we want errors to bubble back up to main.

For this issue, accumulate and return errors from the two functions in srvmgmt.go file, as well as stop() function called in main.go.

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

No branches or pull requests

1 participant