Skip to content

chore: downgrade pgx due to goroutine leak#2417

Closed
crozzy wants to merge 1 commit into
quay:mainfrom
crozzy:downgrade-pgx
Closed

chore: downgrade pgx due to goroutine leak#2417
crozzy wants to merge 1 commit into
quay:mainfrom
crozzy:downgrade-pgx

Conversation

@crozzy

@crozzy crozzy commented Mar 10, 2026

Copy link
Copy Markdown
Collaborator

Pin pgx to v5.5.3 to avoid goroutine leak in ctxwatch.ContextWatcher introduced in v5.5.4. See jackc/pgx#1999

Pin pgx to v5.5.3 to avoid goroutine leak in ctxwatch.ContextWatcher
introduced in v5.5.4. See jackc/pgx#1999

Signed-off-by: crozzy <joseph.crosland@gmail.com>
@crozzy crozzy requested a review from a team as a code owner March 10, 2026 22:22
@crozzy crozzy requested review from hdonnay and removed request for a team March 10, 2026 22:22
@crozzy

crozzy commented Mar 10, 2026

Copy link
Copy Markdown
Collaborator Author

This should be reverted when jackc/pgx#2515 is merged and available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants