Skip to content

Proposal: increase process lock trials from 100 to 500 to support dotnet restore on larger solutions - #4203

Merged
forki merged 1 commit into
fsprojects:masterfrom
cdrnet:feature/increase-process-lock-trials
Mar 3, 2023
Merged

Proposal: increase process lock trials from 100 to 500 to support dotnet restore on larger solutions#4203
forki merged 1 commit into
fsprojects:masterfrom
cdrnet:feature/increase-process-lock-trials

Conversation

@cdrnet

@cdrnet cdrnet commented Mar 3, 2023

Copy link
Copy Markdown
Member

Otherwise, given how the mechanism works, I don't think a process lock max trial count of 100 could reliably support dotnet restore on solutions with more than 100 projects. The downside is potentially longer time until it aborts when there is a left-over lock, which should be rare though.

Alternatively maybe this could be made configurable.

Any thoughts?

…net restore on larger solutions

Alternatively maybe this could be made configurable.
@forki
forki merged commit 1824d21 into fsprojects:master Mar 3, 2023
@cdrnet
cdrnet deleted the feature/increase-process-lock-trials branch March 6, 2023 09:26
@cdrnet

cdrnet commented Mar 6, 2023

Copy link
Copy Markdown
Member Author

Thank you very much for the release!

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