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

EncodeJSONResponse - http: superfluous response.WriteHeader call #407

Open
aeharvlee opened this issue May 22, 2022 · 0 comments
Open

EncodeJSONResponse - http: superfluous response.WriteHeader call #407

aeharvlee opened this issue May 22, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@aeharvlee
Copy link

Describe the bug
When request to rosetta-etheruem using roestta-cli check:data, it often returns

http: superfluous response.WriteHeader call from github.com/coinbase/rosetta-sdk-go/server.EncodeJSONResponse (routers.go:xx)

Related source code: EncodeJSONResponse
Related Go Forum posting: https://forum.golangbridge.org/t/http-superfluous-response-writeheader-call/24326/3

To Reproduce
Run rosetta-cli check:data with high concurrency options.

Expected behavior
superfluous should not be happened.

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

No branches or pull requests

1 participant