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
docs: Fix PermissionError kill fallback, align non-goals with Option A
- PermissionError from os.kill now triggers container.restart() instead
of being silently swallowed (fixes timeout DoS for the common case
where container runs as root and ADK does not)
- ProcessLookupError remains the only silently-ignored exception
(process already exited, no action needed)
- Non-Goals §2.2 updated to describe persistent REPL crash recovery
instead of stale cumulative-replay language
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments