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

fix local file server shutdown #9312

Merged
merged 1 commit into from Nov 21, 2023

Conversation

DanielBelmes
Copy link
Contributor

@DanielBelmes DanielBelmes commented Nov 20, 2023

Summary

Detach http server process so that we can kill the process from the main process on exit.(yes you can define multiple exit queries.)

Pulled this up out of #9149

References

closes #8958

QA Steps

@DanielBelmes DanielBelmes added the bug Something isn't working label Nov 20, 2023
@DanielBelmes DanielBelmes self-assigned this Nov 20, 2023
@HexaField HexaField merged commit d9f8081 into dev Nov 21, 2023
13 checks passed
@HexaField HexaField deleted the 8958-ensure-local-file-server-shutsdown branch November 21, 2023 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working verified-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure local file server shuts down properly
2 participants