Skip to content

Conversation

@TheGeorge
Copy link
Contributor

NOTE: This is on-top of PR9558

We have experienced issues with parallel application startup in cases where many applications get ready to start at once (several hundred). This results in a large queue size and overloading the controller.

We solved this by adding a limit to how many applications can start in parallel.

This PR adds this option to application:ensure_all_started/3

@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2026

CT Test Results

No tests were run for this PR. This is either because the build failed, or the PR is based on a branch without GH actions tests configured.

Results for commit 4843939

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@IngelaAndin IngelaAndin added the team:VM Assigned to OTP team VM label Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:VM Assigned to OTP team VM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants