Skip to content
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

inets: fix httpd startup sequence #9407

Open
wants to merge 1 commit into
base: maint
Choose a base branch
from

Conversation

u3s
Copy link
Contributor

@u3s u3s commented Feb 10, 2025

  • when starting httpd, starting httpd_manager first

Copy link
Contributor

github-actions bot commented Feb 10, 2025

CT Test Results

  2 files   22 suites   10m 20s ⏱️
352 tests 347 ✅  5 💤 0 ❌
622 runs  571 ✅ 51 💤 0 ❌

Results for commit 421479c.

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

@u3s u3s force-pushed the kuba/inets/start_httpd_manager_first/OTP-19486/ERIERL-1190 branch from dc863dc to 153465e Compare February 10, 2025 14:04
@u3s u3s self-assigned this Feb 10, 2025
@u3s u3s added team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI labels Feb 10, 2025
@u3s u3s requested review from IngelaAndin and Whaileee February 10, 2025 16:09
IngelaAndin
IngelaAndin previously approved these changes Feb 11, 2025
- when starting httpd, starting httpd_manager first
- default to net_adm:localhost() in httpd_request_handler:init
- avoid calling net_adm for expected execution flows
@u3s u3s force-pushed the kuba/inets/start_httpd_manager_first/OTP-19486/ERIERL-1190 branch from 153465e to 421479c Compare February 13, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants