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

local validator doesn't gracefully shut down on app close #287

Open
Tracked by #189
SvenDowideit opened this issue Jul 20, 2022 · 3 comments
Open
Tracked by #189

local validator doesn't gracefully shut down on app close #287

SvenDowideit opened this issue Jul 20, 2022 · 3 comments
Milestone

Comments

@SvenDowideit
Copy link
Member

SvenDowideit commented Jul 20, 2022

I'd love to have an "would you like to Stop (or delete) the Solana Validator container" popup dialog before the electron window closes, with buttons for Stop, Stop&Delete, LeaveRunning, DontExitIveChangedMyMind, and TellMeMore

@SvenDowideit SvenDowideit added this to the 0.5.0 milestone Jul 20, 2022
@sammanadh
Copy link
Contributor

hey @SvenDowideit, by "Stop&Delete" you mean remove the container or delete the entire image?

@sammanadh
Copy link
Contributor

ohhhh. it must mean remove the container right. cause there one button for that in validator page.

@SvenDowideit
Copy link
Member Author

yup, you got it :) - its actually detecting the close event, preventing it, and asking questions that looked to be challenging when I had a quick look :)

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

No branches or pull requests

2 participants