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

add option to close server and end electron process #318

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

alexriss
Copy link
Collaborator

@alexriss alexriss commented Dec 6, 2023

Fixes #317.

Added a new keyword argument to the close(win) function. Now, close(win, quit=true) shuts down the Mux/HTTP server and also closes the shell socket connection, allowing the electron process to shut down cleanly.

@pfitzseb pfitzseb merged commit 3628e47 into JuliaGizmos:master Dec 8, 2023
1 check passed
@LilithHafner LilithHafner mentioned this pull request Jan 1, 2024
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.

Precompilation hangs on Julia 1.10
2 participants