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

Stop the Ollama subprocess started by Rancher Desktop #4

Open
jandubois opened this issue Oct 3, 2024 · 0 comments
Open

Stop the Ollama subprocess started by Rancher Desktop #4

jandubois opened this issue Oct 3, 2024 · 0 comments

Comments

@jandubois
Copy link
Member

When the extension starts an Ollama subprocess (cases 2 and 3 in rancher-sandbox/rancher-desktop-rdx-open-webui-archive#10), then Rancher Desktop needs to stop those subprocesses when:

  1. Rancher Desktop terminates by Quitting
  2. the extension is being uninstalled
  3. Factory reset is performed either from the GUI or rdctl

Case 1 is about preserving system resources (mostly RAM) when they are not needed.
Cases 2 and 3 are required to uninstall the extension (at least on Windows).

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

1 participant