Open
Description
If the student's submission calls os._exit(0)
, the final feedback in A+ is completely empty. I assume that the python-grader-utils process shuts down and is not able to produce any output in the end.
Is the remote grader prototype able to fix this problem? If the grader main process and the submission process are separated, then the student can not shut down the main process.
https://github.com/apluslms/python-grader-utils/tree/remotegrader
Metadata
Metadata
Assignees
Labels
No labels