Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Decrease parallel workers in Firefox to avoid OOM crashes in Peptonizer#1769

Merged
pverscha merged 1 commit intodevelopunipept/unipept:developfrom
fix/peptonizer-oom-firefoxunipept/unipept:fix/peptonizer-oom-firefoxCopy head branch name to clipboard
Jan 21, 2026
Merged

Decrease parallel workers in Firefox to avoid OOM crashes in Peptonizer#1769
pverscha merged 1 commit intodevelopunipept/unipept:developfrom
fix/peptonizer-oom-firefoxunipept/unipept:fix/peptonizer-oom-firefoxCopy head branch name to clipboard

Conversation

@pverscha
Copy link
Copy Markdown
Member

This PR fixes in issue that could arise in Firefox when running the Peptonizer on a large sample. If too many workers are started in parallel (each consuming quite a lot of memory), the total required memory is more than what Firefox exposes to a web app, causing it to crash.

This PR fixes this issue by only using 6 parallel workers for the peptonizer when the current browser is Firefox. The parallellisation for Chromium-based browsers (8 workers) and Safari (2 workers) remain the same.

@pverscha pverscha merged commit 7c2bf9d into develop Jan 21, 2026
4 checks passed
@pverscha pverscha deleted the fix/peptonizer-oom-firefox branch January 21, 2026 15:59
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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.