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

The "Restart chaiNer" button skips the unsaved data dialog #1338

Closed
0x4E69676874466F78 opened this issue Dec 4, 2022 · 4 comments · Fixed by #2132
Closed

The "Restart chaiNer" button skips the unsaved data dialog #1338

0x4E69676874466F78 opened this issue Dec 4, 2022 · 4 comments · Fixed by #2132
Labels
bug Something isn't working

Comments

@0x4E69676874466F78
Copy link

and results in loss of data.

@0x4E69676874466F78 0x4E69676874466F78 added the bug Something isn't working label Dec 4, 2022
@RunDevelopment
Copy link
Member

The Restart chainner button is kinda broken anyway in that we don't actually need to restart chainner. We should finally implement restarting just the backend.

@joeyballentine
Copy link
Member

Don't forget there's also the restart button in settings, which is needed for applying certain settings like disabling hardware acceleration.

For the restart in the dependency manager, it should be fine to just restart the backend and refresh everything linked to the backend (nodes, etc)

@0x4E69676874466F78

This comment was marked as outdated.

@RunDevelopment
Copy link
Member

#1348 removed one "Restart chaiNNer" button, so we got a bit of progress.

stonerl added a commit to stonerl/chaiNNer that referenced this issue Aug 22, 2023
joeyballentine pushed a commit that referenced this issue Aug 23, 2023
* handle unsaved changes on reboot

fixes #1338

* renamed parameters

* don’t kill the backend on Cancel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants