We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
at https://github.com/edx/xqueue-watcher/blob/fd79253eb524c9e8d8d4d769107ae9c9dd85e113/xqueue_watcher/jailedgrader.py#L146 only stdout gets logged, but it would be very helpful to also see stderr since it often includes output like the exception trace or that the sudo user for the codejail isn't configured correctly.
I plan on writing the code to add it, I just wanted to note it here while I remember.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
at https://github.com/edx/xqueue-watcher/blob/fd79253eb524c9e8d8d4d769107ae9c9dd85e113/xqueue_watcher/jailedgrader.py#L146 only stdout gets logged, but it would be very helpful to also see stderr since it often includes output like the exception trace or that the sudo user for the codejail isn't configured correctly.
I plan on writing the code to add it, I just wanted to note it here while I remember.
The text was updated successfully, but these errors were encountered: