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: errors during updates and uninstallations when runtime or subprocess is invalid #787

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

d-gubert
Copy link
Member

What? ⛵

Two types of errors were preventing updates and uninstall in some cases:

  1. When apps fail to start and have an empty runtime assigned
  2. If the process is already dead

In these cases, we can actually ignore the errors, as our intention was really to make sure the deno subprocess was killed

Why? 🤔

Links 🌎

PS 👀

@d-gubert d-gubert merged commit 292d69f into alpha Jul 29, 2024
8 checks passed
@d-gubert d-gubert deleted the fix/update-uninstall-errors branch July 29, 2024 17:48
d-gubert added a commit that referenced this pull request Jul 29, 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.

2 participants