Skip to content

[stable10] Tear down FS between cron jobs (#26223) - #2457

Merged
rullzer merged 1 commit into
stable10from
stable10-1712
Dec 2, 2016
Merged

[stable10] Tear down FS between cron jobs (#26223)#2457
rullzer merged 1 commit into
stable10from
stable10-1712

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 10.0.2 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 @icewind1991 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