Ashwin Kachhara

Results 2 issues of Ashwin Kachhara

Motivation: As per the stack trace below, the buffer which was allocated in HttpEncodedResponse.java:52 was never released. The if branch in `beforeComplete` has [missed](https://github.com/line/armeria/blob/main/core/src/main/java/com/linecorp/armeria/server/encoding/HttpEncodedResponse.java#L170-L181) releasing the buffer. Our temporary workaround...

## Versions rules_pycross = 0.6.1 bazel = 7.4.0 ## Problem I have the following snippet in my Poetry toml file that defines a private source ``` [[tool.poetry.source]] name = "artifactory"...