Skip to content

sasl: suspend processes concurrently during release upgrades#11009

Open
v0idpwn wants to merge 2 commits intoerlang:maintfrom
v0idpwn:perf/multi-suspend
Open

sasl: suspend processes concurrently during release upgrades#11009
v0idpwn wants to merge 2 commits intoerlang:maintfrom
v0idpwn:perf/multi-suspend

Conversation

@v0idpwn
Copy link
Copy Markdown
Contributor

@v0idpwn v0idpwn commented Apr 13, 2026

Adds sys:multi_suspend/1,2 and use it in release_handler_1 to send suspend requests in parallel instead of one at a time.

I'm not sure about the new API in sys, but it felt like the cleanest way to do it. Appreciate any takes on it.

Closes #11001

Add sys:multi_suspend/1,2 and use it in release_handler_1 to
send suspend requests in parallel instead of one at a time.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 13, 2026

CT Test Results

    3 files    104 suites   1h 13m 12s ⏱️
2 327 tests 2 276 ✅ 51 💤 0 ❌
2 730 runs  2 673 ✅ 57 💤 0 ❌

Results for commit da4248c.

♻️ This comment has been updated with latest results.

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

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