Skip to content

use lazy_static for httptest server#1118

Merged
jmpesp merged 1 commit into
oxidecomputer:mainfrom
jmpesp:http_server_in_lazy_static
May 25, 2022
Merged

use lazy_static for httptest server#1118
jmpesp merged 1 commit into
oxidecomputer:mainfrom
jmpesp:http_server_in_lazy_static

Conversation

@jmpesp

@jmpesp jmpesp commented May 25, 2022

Copy link
Copy Markdown
Contributor

instead of hard coding the httptest server port, put the httptest server
build into a lazy_static block.

instead of hard coding the httptest server port, put the httptest server
build into a lazy_static block.
@jmpesp jmpesp requested a review from davepacheco May 25, 2022 15:52
@jmpesp

jmpesp commented May 25, 2022

Copy link
Copy Markdown
Contributor Author

(note: pulled from #994)

@jmpesp jmpesp merged commit de06e11 into oxidecomputer:main May 25, 2022
@jmpesp jmpesp deleted the http_server_in_lazy_static branch May 26, 2022 20:58
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.

2 participants