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

PKG error : unwanted loop on code #27

Closed
nabbar opened this issue Jul 20, 2020 · 0 comments · Fixed by #28
Closed

PKG error : unwanted loop on code #27

nabbar opened this issue Jul 20, 2020 · 0 comments · Fixed by #28
Assignees
Labels
bug Something isn't working

Comments

@nabbar
Copy link
Owner

nabbar commented Jul 20, 2020

In https://github.com/nabbar/golib/blob/master/errors/errors.go, for example at line 352 : calling a loop.
If mode error is CodeError, the CodeError funct will call Error() who's will call CodeError ....

image

@nabbar nabbar added the bug Something isn't working label Jul 20, 2020
@nabbar nabbar self-assigned this Jul 20, 2020
@nabbar nabbar mentioned this issue Jul 20, 2020
@nabbar nabbar linked a pull request Jul 20, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant