Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

ebuf wrapping unrelated error #18

Closed
WindzCUHK opened this issue Jul 10, 2019 · 3 comments
Closed

ebuf wrapping unrelated error #18

WindzCUHK opened this issue Jul 10, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@WindzCUHK
Copy link
Contributor

case ech <- errors.Wrap(ebuf, err.Error()):
ebuf = errors.New("")
default:
ebuf = errors.Wrap(ebuf, err.Error())
}

ebuf wrapping unrelated error

@WindzCUHK WindzCUHK added the invalid This doesn't seem right label Jul 10, 2019
@kevindiu
Copy link
Member

kevindiu commented Aug 5, 2019

fixed?

@WindzCUHK
Copy link
Contributor Author

@WindzCUHK
Copy link
Contributor Author

WindzCUHK commented Dec 20, 2022

continue in: AthenZ/athenz-authorizer#2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants