external commands: Wait for process to finish before exiting (#10100)
Issue #10063 points out that cabal exits before the external command has finished executing. This was a simple oversight to not waitForProcess on the result of calling createProcess. This also points out the flaw that there isn't a way for external commands to signal failure, so we now also propagate the exit code from the external process. Fixes #10063
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 01:13:37
| Stage: build | No artifacts found |