"Container crashed" may be interpreted as nuisance failure
Open
- Dominant language
- Python
- Stars
- 435
- Forks
- 124
- Avg merge
- 5h 40m
- Merged PRs (30d)
- 14
Description
Setting the recursion limit to (say) 10k and then overflowing the stack leads the container to crash. The result is a `RemoteDisconnected` error, which is currently being treated as a "nuisance failure", with inappropriate student messaging:
https://github.com/inducer/relate/blob/35cd621191a9e161271673e99fdcdf3b4d771da1/course/page/code.py#L370-L398
See also #1025.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.