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

[disk] limit the number of concurrent file removals even more on mac #556

Merged
merged 1 commit into from
Jun 17, 2022

Conversation

mostynb
Copy link
Collaborator

@mostynb mostynb commented Jun 16, 2022

This also adds a startup log line mentioning the value, to help debugging.

This might avoid #554.

This also adds a startup log line mentioning the value, to help debugging.

This might avoid buchgr#554.
@mostynb mostynb force-pushed the reduce_mac_file_removal_semaphore branch from 5c27d22 to 5909df1 Compare June 16, 2022 20:41
@shubhindia
Copy link

Should we move this behind a flag instead of setting this to 3000 or 5000. People with high config systems should not be limited to 3k or 5k.

@mostynb
Copy link
Collaborator Author

mostynb commented Jun 17, 2022

I think we can try this without a flag initially, and add one later if needed.

@mostynb mostynb merged commit 5909df1 into buchgr:master Jun 17, 2022
@mostynb mostynb deleted the reduce_mac_file_removal_semaphore branch June 17, 2022 11:06
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.

None yet

2 participants