Skip to content

fix http server startup#834

Merged
richox merged 1 commit intoapache:masterfrom
Flyangz:feature/fix-http-server-startup
Feb 25, 2025
Merged

fix http server startup#834
richox merged 1 commit intoapache:masterfrom
Flyangz:feature/fix-http-server-startup

Conversation

@Flyangz
Copy link
Contributor

@Flyangz Flyangz commented Feb 18, 2025

Which issue does this PR close?

Closes #833.

Rationale for this change

Let http service run successfully.

What changes are included in this PR?

Make HttpService hold the HTTPServer reference so that the server can keep running.

Are there any user-facing changes?

no

Copy link
Member

@zuston zuston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch @Flyangz , I forgot to test this completely just copying from the https://github.com/zuston/R1/blob/master/src/http/mod.rs .

@Flyangz Flyangz mentioned this pull request Feb 19, 2025
@richox richox merged commit 442af02 into apache:master Feb 25, 2025
618 checks passed
@richox richox mentioned this pull request Apr 27, 2025
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.

Http Service Fail to Start

3 participants