Skip to content
New issue

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

Generate .log file after TLE / OOM #93

Merged
merged 1 commit into from
Sep 11, 2020
Merged

Generate .log file after TLE / OOM #93

merged 1 commit into from
Sep 11, 2020

Conversation

vishwakftw
Copy link
Collaborator

Somehow, we were not creating .log files when we exceeded memory / time limits. This was causing submission_watcher_saver to crash which was trying to open a file that wasn't there. This PR fixes that.

@vishwakftw vishwakftw requested a review from vbsinha September 11, 2020 21:08
@vishwakftw vishwakftw merged commit e2b3b71 into master Sep 11, 2020
@vishwakftw vishwakftw deleted the always-log branch September 11, 2020 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants