Skip to content

feat: detect dead workers and report exit reason on timeout#58

Merged
nvartolomei merged 1 commit intoredpanda-data:0.12.x-redpandafrom
nvartolomei:nv/hangs
Mar 27, 2026
Merged

feat: detect dead workers and report exit reason on timeout#58
nvartolomei merged 1 commit intoredpanda-data:0.12.x-redpandafrom
nvartolomei:nv/hangs

Conversation

@nvartolomei
Copy link
Copy Markdown

When requesting stack dumps, check if workers are already dead and log their exit reason (signal name or exit code). Also log failures to deliver SIGUSR1.

Comment thread ducktape/tests/runner.py Outdated
When requesting stack dumps, detect already-dead workers and report
their exit reason (signal name for signal deaths, exit code otherwise).
Log failures to deliver SIGUSR1 instead of silently ignoring them.
@nvartolomei nvartolomei merged commit 415769d into redpanda-data:0.12.x-redpanda Mar 27, 2026
2 checks passed
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.

2 participants