mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-10 04:09:40 +00:00
GCP's destroy_server redirected both stdout and stderr to /dev/null without checking the exit code, so deletion failures were invisible to users. DigitalOcean's destroy_server never checked the API response for error payloads, always reporting success. Both bugs could leave cloud instances running (and charging money) while telling users they were destroyed. Same class of bug fixed for AWS in PR #1606. Agent: code-health Co-authored-by: B <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| common.sh | ||