exercism / exercism/erlang-test-runner
Global crash handler
Open
bug
hacktoberfest-accepted
x:action/fix
x:knowledge/none
x:module/test-runner
x:size/tiny
x:type/coding
- Dominant language
- Erlang
- Stars
- 0
- Forks
- 10
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 2
Description
Even though letting it crash is idiomatic in Erlang, the way it works now, leaves students with a generic failure that is hard to debug for them and for us.
Therefore we should have a generic crash handler in the escripts main which will return an "error" response with the stack trace as message.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.