Skip to content

Limit reconstruction concurrency on farmer to avoid excessive memory usage#1619

Merged
nazar-pc merged 1 commit intomainfrom
limit-reconstruction-concurrency-on-farmer
Jun 29, 2023
Merged

Limit reconstruction concurrency on farmer to avoid excessive memory usage#1619
nazar-pc merged 1 commit intomainfrom
limit-reconstruction-concurrency-on-farmer

Conversation

@nazar-pc
Copy link
Copy Markdown
Member

Fixes #1606 by simply not allowing reconstructing more than one piece at a time due to significant memory usage required for this.

Code contributor checklist:

@nazar-pc nazar-pc force-pushed the limit-reconstruction-concurrency-on-farmer branch from c7e52c8 to 10644eb Compare June 29, 2023 09:26
@nazar-pc nazar-pc merged commit 17fab0e into main Jun 29, 2023
@nazar-pc nazar-pc deleted the limit-reconstruction-concurrency-on-farmer branch June 29, 2023 13:01
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.

Farmer crashing due to excessive memory usage

2 participants