Skip to content

The feedback is empty if the student shuts down the process with os._exit(0) #21

Open
@markkuriekkinen

Description

@markkuriekkinen

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions