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

#712: Catch exception on rolling_archive. #828

Merged
merged 1 commit into from
Dec 29, 2013

Conversation

arjclark
Copy link
Contributor

Addresses #712.

This should correctly catch the OSError raised when a user runs out of quota.

@hjoliver - please review.

@ghost ghost assigned hjoliver Dec 27, 2013
@hjoliver
Copy link
Member

@arjclark - looks good, although the problem of #712 was rolling archive use with state dumps, fixed by Matt in #825. Now rolling archive is only used with suite out and err files (which might cause the same problem I guess) ... we should probably treat them similarly to state dumps with atomic symlinking instead of renaming once written.

hjoliver added a commit that referenced this pull request Dec 29, 2013
@hjoliver hjoliver merged commit e2f4e36 into cylc:master Dec 29, 2013
@arjclark arjclark deleted the fix.quota-exceeded-shutdown branch January 2, 2014 09:24
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