Skip to content

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

Merged
rullzer merged 1 commit into
stable9from
stable9-2457
Dec 2, 2016
Merged

[stable9] Tear down FS between cron jobs (#26223)#2458
rullzer merged 1 commit into
stable9from
stable9-2457

Conversation

@MorrisJobke

Copy link
Copy Markdown
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>
@MorrisJobkeMorrisJobke added the 3. to review Waiting for reviews label Dec 2, 2016
@MorrisJobkeMorrisJobke added this to the Nextcloud 9.0.55 milestone Dec 2, 2016
@mention-bot

Copy link
Copy Markdown

@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
Copy Markdown
MemberAuthor

Tested and works 👍

@rullzer

Copy link
Copy Markdown
Member

LGTM

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@MorrisJobke@mention-bot@rullzer