Skip to content

Kill Postgres harder in fuzzer workflow - #10000

Merged
akuzm merged 2 commits into
mainfrom
kill-harder
Jun 8, 2026
Merged

Kill Postgres harder in fuzzer workflow#10000
akuzm merged 2 commits into
mainfrom
kill-harder

Conversation

@akuzm

@akuzm akuzm commented Jun 8, 2026

Copy link
Copy Markdown
Member

It can get stuck after address sanitizer failure due to an upstream bug with race condition in terminating the background workers. This leads to repro failure.

The upstream bug: https://www.postgresql.org/message-id/flat/CALzhyqxD2_0HGn4zz5agovrGF5hsGebUw8SUK%2BJdTpXxd9nsyQ%40mail.gmail.com

It can get stuck after address sanitizer failure due to an upstream bug
with race condition in terminating the background workers. This leads to
repro failure.
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

@kpan2034, @svenklemm: please review this pull request.

Powered by pull-review

@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@akuzm
akuzm enabled auto-merge (squash) June 8, 2026 17:15
@akuzm
akuzm merged commit e33d673 into main Jun 8, 2026
64 of 65 checks passed
@akuzm
akuzm deleted the kill-harder branch June 8, 2026 17:15
@timescale-automation timescale-automation added the released-2.28.0 Released in 2.28.0 label Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released-2.28.0 Released in 2.28.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants