Skip to content

Conversation

@MarkoMin
Copy link
Contributor

  1. Removed call to which_applications and handled the error like it's handled in get_options
  2. Swap to calls to get_options with 1 call to get_options (1 message less per function call)
  3. Handle error if get_options fail

Hope maybe is okay here.

Closes #10282

@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2025

CT Test Results

  2 files   23 suites   9m 58s ⏱️
365 tests 359 ✅  6 💤 0 ❌
718 runs  635 ✅ 83 💤 0 ❌

Results for commit 4b6e8b5.

♻️ 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.

httpc:set_options bottlenecked by application:which_applications()

1 participant