detect_race_conditions
Scan project code for race conditions, including useState-after-await, missing AbortController, forEach-await, TOCTOU file ops, DispatchQueue races, and Flow dispatcher mismatches.
Instructions
[mode: real, v3.1.0] Stand-alone race-condition detector — useState-after-await, missing AbortController, forEach-await, TOCTOU file ops, DispatchQueue races, Flow dispatcher mismatches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | ||
| projectPath | Yes |