Skip to content

docs.rs starts building a crate even when there is not enough RAM #657

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

Closed
pietroalbini opened this issue Mar 26, 2020 · 0 comments · Fixed by #1279
Closed

docs.rs starts building a crate even when there is not enough RAM #657

pietroalbini opened this issue Mar 26, 2020 · 0 comments · Fixed by #1279
Assignees
Labels
A-admin Area: Administration of the production docs.rs server A-builds Area: Building the documentation for a crate P-high High priority

Comments

@pietroalbini
Copy link
Member

While investigating #656 we discovered that docs.rs starts building crates even when the host system doesn't have the amount of RAM needed for the build. To avoid making the situation worse in OOM situations we should tweak docs.rs to avoid starting builds when we don't have enough RAM.

@pietroalbini pietroalbini changed the title docs.rs starts building a crate even when there is no enough RAM docs.rs starts building a crate even when there is not enough RAM Mar 26, 2020
@jyn514 jyn514 added A-builds Area: Building the documentation for a crate P-low Low priority issues labels Jul 14, 2020
@jyn514 jyn514 added A-admin Area: Administration of the production docs.rs server P-high High priority and removed P-low Low priority issues labels Feb 15, 2021
@jyn514 jyn514 self-assigned this Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-admin Area: Administration of the production docs.rs server A-builds Area: Building the documentation for a crate P-high High priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants