Daniel Kim · 5d ago
Completed first pull request to open source project, merged after 2 rounds of review
Fixed a memory leak in the connection pool. The maintainer pushed back on my first approach (copying the object unnecessarily) — ended up learning a better pattern.