Skip to content

fix stall in unittest for issue #11006#11060

Merged
thewilsonator merged 1 commit into
dlang:masterfrom
rainers:ci_stall
Jul 11, 2026
Merged

fix stall in unittest for issue #11006#11060
thewilsonator merged 1 commit into
dlang:masterfrom
rainers:ci_stall

Conversation

@rainers

@rainers rainers commented Jul 11, 2026

Copy link
Copy Markdown
Member

avoid deadlock by reading with timeout in case sleep(50ms) is not enough and both read and write block.

The stall happens for me every other time under WSL, not 100% sure whether the CI stalls are the same...

avoid deadlock by reading with timeout in case sleep(50ms) is not enough and both read and write block.
@thewilsonator thewilsonator merged commit 7956892 into dlang:master Jul 11, 2026
10 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