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

[master] Tear down FS between cron jobs #26257

Merged
merged 1 commit into from
Oct 4, 2016

Conversation

DeepDiver1975
Copy link
Member

backport of #26223

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.
@DeepDiver1975 DeepDiver1975 added this to the 9.2 milestone Sep 30, 2016
@mention-bot
Copy link

@DeepDiver1975, thanks for your PR! By analyzing the annotation information on this pull request, we identified @butonic, @nickvergessen and @icewind1991 to be potential reviewers

@PVince81
Copy link
Contributor

PVince81 commented Oct 4, 2016

👍

@PVince81 PVince81 merged commit 6de3395 into master Oct 4, 2016
@PVince81 PVince81 deleted the master-8b20b12584bb49b46913ffb9ed273c15b245cc27 branch October 4, 2016 08:01
@lock
Copy link

lock bot commented Aug 4, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants