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

http: superfluous response.WriteHeader call from github.com/canonical/lxd/lxd/response.(*syncResponse).Render (response.go:XXX) #14641

Closed
simondeziel opened this issue Dec 11, 2024 · 1 comment · Fixed by #14759
Assignees

Comments

@simondeziel
Copy link
Member

In MicroCloud tests, I noticed the LXD logs were filled with notice of superfluous call to response.WriteHeader:

Dec 11 18:34:45 lxd.daemon[5344]: 2024/12/11 18:34:45 http: superfluous response.WriteHeader call from github.com/canonical/lxd/lxd/response.(*syncResponse).Render (response.go:201)
...

https://github.com/canonical/microcloud/actions/runs/12282388445/job/34273621581?pr=542#step:17:8697

@tomponline
Copy link
Member

@hamistao please can you take a look at this one?

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

Successfully merging a pull request may close this issue.

3 participants