Description
mxcli lint -p <mpr> hangs indefinitely after loading the catalog. Never produces any output or findings.
Reproduction
./mxcli lint -p EnquiriesManagement.mpr
Expected: Lint findings or "no issues found" message.
Actual: Hangs forever after catalog load.
Environment
- mxcli: v0.7.0-257-ga07e7e0 (built from main @ a07e7e0)
- Project: EnquiriesManagement (Mendix 11.8.0, 281 entities)
- OS: macOS arm64
Notes
Same symptom as #397 (report command hangs). May share root cause — both load catalog then enter infinite loop or deadlock.
Related
Description
mxcli lint -p <mpr>hangs indefinitely after loading the catalog. Never produces any output or findings.Reproduction
Expected: Lint findings or "no issues found" message.
Actual: Hangs forever after catalog load.
Environment
Notes
Same symptom as #397 (report command hangs). May share root cause — both load catalog then enter infinite loop or deadlock.
Related
mxcli reporthangs indefinitely after catalog load #397 (report hangs)