[PR #4336] [MERGED] Change the codegen-units for low resources #26978

Closed
opened 2026-06-15 14:20:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/4336
Author: @BlackDex
Created: 2/9/2024
Status: Merged
Merged: 2/10/2024
Merged by: @dani-garcia

Base: mainHead: change-low-res-profile


📝 Commits (1)

  • 5ea0b8f Change the codegen-units for low resources

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 Cargo.toml (+1 -1)

📄 Description

It seems (as disscusses here #4320) a single codegen unit makes it still crash. This sets it to the default 16 Rust uses for the release profile.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/4336 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 2/9/2024 **Status:** ✅ Merged **Merged:** 2/10/2024 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `change-low-res-profile` --- ### 📝 Commits (1) - [`5ea0b8f`](https://github.com/dani-garcia/vaultwarden/commit/5ea0b8fafdd23527bffa949215d8f3728478773d) Change the codegen-units for low resources ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description It seems (as disscusses here #4320) a single codegen unit makes it still crash. This sets it to the default 16 Rust uses for the release profile. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-15 14:20:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#26978