Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Comments

fix: errors during updates and uninstallations when runtime or subprocess is invalid#787

Merged
d-gubert merged 2 commits intoalphafrom
fix/update-uninstall-errors
Jul 29, 2024
Merged

fix: errors during updates and uninstallations when runtime or subprocess is invalid#787
d-gubert merged 2 commits intoalphafrom
fix/update-uninstall-errors

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
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants