ITADN

Failing test exposing async fail-fast deadlock

#113Pull Requestmwotton 创建于 2025-09-28
M
mwottoncommented
## Summary This adds a focused regression spec that hangs on current upstream when fail-fast is enabled. To reproduce locally: ``` cabal test sydtest-test:sydtest-test --test-option=--filter="does not deadlock" ``` On upstream master this command hangs for approximately six seconds and ends with: ``` Async runner deadlocked under fail-fast ``` A follow-up pull request will supply the fix so CI records the failure for this commit first.
合并状态:未合并 9 条评论