Handle non-zero exit codes from make
Open
enhancement
- Dominant language
- Haskell
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If the execution of make fails, the target states in the stack should at least be updated to reflect that they are no longer 'building'.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Trace the make execution path and the stack-state updates, then verify that a non-zero make exit leaves affected targets out of the “building” state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100