Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Survive EDoc crashes | Fred Hebert | 2017-01-27 | 12 | -0/+272 |
Instead of a hard crash, display an error message indicating which app failed. We can't report the exact failure; only EDoc does it to stdout itself and we can't capture it. Pre/Post hooks are run properly despite the failure, as per escript and compile providers. |