You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: stop service and cleanup dirs before CDN script to handle old script versions
The CDN uninstall.sh is deployed separately and old versions still kill
all ggo processes. Move stopAgentService and cleanupDataDirs before the
CDN script so all critical work completes even if the process is killed.
Flow: unregister → stop service → cleanup dirs → CDN script
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments