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

Limit depth of find #100

Merged
merged 1 commit into from
May 30, 2019
Merged

Limit depth of find #100

merged 1 commit into from
May 30, 2019

Conversation

qhartman
Copy link
Contributor

Without this limit in place, this searches all of the whisper directories on startup. In a large-ish installation this can take quite a long time, and it should never find pid files in there.

Without this limit in place, this searches all of the whisper directories on startup. In a large-ish installation this can take quite a long time, and it should never find pid files in there.
@deniszh
Copy link
Member

deniszh commented May 30, 2019

Ah, good point, thanks!

@deniszh deniszh merged commit 6ae1aa5 into graphite-project:master May 30, 2019
@qhartman qhartman deleted the patch-1 branch May 30, 2019 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants