Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: allow disabling mfs preload from config #1733

Merged
merged 2 commits into from
Nov 29, 2018

Conversation

achingbrain
Copy link
Member

Use the preload.enabled config key to turn on/off periodic mfs preloading.

@ghost ghost assigned achingbrain Nov 28, 2018
@ghost ghost added the status/in-progress In progress label Nov 28, 2018
@achingbrain achingbrain requested a review from alanshaw November 28, 2018 07:23
@@ -56,4 +72,22 @@ describe('MFS preload', () => {
})
})
})

it('should disable preloading MFS', function (done) {
this.timeout(80 * 1000)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surely this test doesn't need a timeout adjustment?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have removed it.

@alanshaw
Copy link
Member

Would you mind rebasing for green CI please?

@achingbrain achingbrain force-pushed the allow-disabling-mfs-preload branch from 8ad4b9c to d542599 Compare November 29, 2018 09:21
@achingbrain
Copy link
Member Author

Done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants