Skip to content

Comments

[-] fix potential deadlock in PostgresWriter, fixes #1212#1229

Open
abhijeetsharma200 wants to merge 2 commits intocybertec-postgresql:masterfrom
abhijeetsharma200:fix/postgres-writer-deadlock-1212
Open

[-] fix potential deadlock in PostgresWriter, fixes #1212#1229
abhijeetsharma200 wants to merge 2 commits intocybertec-postgresql:masterfrom
abhijeetsharma200:fix/postgres-writer-deadlock-1212

Conversation

@abhijeetsharma200
Copy link
Contributor

Fixes #1212

@abhijeetsharma200 abhijeetsharma200 marked this pull request as draft February 23, 2026 00:24
@abhijeetsharma200
Copy link
Contributor Author

The overhead of mocking calls made the test flaky. A bare struct returning instant errors makes the test deterministic(fails before the fix and passes after).

@abhijeetsharma200 abhijeetsharma200 marked this pull request as ready for review February 23, 2026 00:46
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 this pull request may close these issues.

Bug: Deadlock in PostgresWriter on database errors

1 participant