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

[stable9] Tear down FS between cron jobs (#26223) #2458

Merged
merged 1 commit into from
Dec 2, 2016
Merged

Conversation

MorrisJobke
Copy link
Member

Because some cron jobs do not always properly clean up their FS usage
and others might not clean up before setting up the FS, this could
cause potential side effects.

To make sure we exclude side effects, we tear down the FS between cron
jobs.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@MorrisJobke MorrisJobke added the 3. to review Waiting for reviews label Dec 2, 2016
@MorrisJobke MorrisJobke added this to the Nextcloud 9.0.55 milestone Dec 2, 2016
@mention-bot
Copy link

@MorrisJobke, thanks for your PR! By analyzing the history of the files in this pull request, we identified @butonic, @nickvergessen and @BernhardPosselt to be potential reviewers.

@MorrisJobke
Copy link
Member Author

Tested and works 👍

@rullzer
Copy link
Member

rullzer commented Dec 2, 2016

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants