Skip to content

catch timeouts#71

Merged
Tmonster merged 2 commits into
duckdb:mainfrom
c-herrewijn:catch-hangs
Jun 24, 2026
Merged

catch timeouts#71
Tmonster merged 2 commits into
duckdb:mainfrom
c-herrewijn:catch-hangs

Conversation

@c-herrewijn

Copy link
Copy Markdown
Member

Sometimes fuzzer jobs fail with error:

The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.

See for example: https://github.com/duckdblabs/duckdb-fuzzer-ci/actions/runs/26619814176/job/78446699949

This is likely caused by a timeout in the fuzzer sub-process. We now catch this by explicitly setting a timeout.

@c-herrewijn

Copy link
Copy Markdown
Member Author

CI failure is unrelated, it seems

@Tmonster Tmonster merged commit ed4252b into duckdb:main Jun 24, 2026
11 of 12 checks passed
@c-herrewijn c-herrewijn deleted the catch-hangs branch June 26, 2026 13:11
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