You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@daved noted in PR #153,
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,
For this issue, accumulate and return errors from the two functions in srvmgmt.go file, as well as stop() function called in main.go.
The text was updated successfully, but these errors were encountered: