Skip to content

fix: update test to mock asyncio.sleep instead of time.sleep

d8d3cfd
Select commit
Loading
Failed to load commit list.
Merged

fix: replace blocking time.sleep with asyncio.sleep in LLM condition #69

fix: update test to mock asyncio.sleep instead of time.sleep
d8d3cfd
Select commit
Loading
Failed to load commit list.
watchflow / Watchflow Rules failed Apr 12, 2026 in 0s

1 rule violations found

🚨 1 violations found: 1 high

Details

Watchflow Rule Violations

🟠 High Severity (1)

When a PR modifies paths that have owners defined in CODEOWNERS, the corresponding code owners must be added as reviewers

Code owners for modified paths must be added as reviewers: dkargatzis
How to fix: Add the listed code owners as requested reviewers on the PR.


💡 To configure rules, edit the .watchflow/rules.yaml file in this repository.