gapid
gapid copied to clipboard
panicOnError() does not behave properly with context cancellation
GAPIS can arbitrarily crash when a context is cancelled, if it happens in some api.go functions.
Fix on AGI side: https://github.com/google/agi/pull/639