gapid icon indicating copy to clipboard operation
gapid copied to clipboard

panicOnError() does not behave properly with context cancellation

Open AWoloszyn opened this issue 5 years ago • 1 comments

GAPIS can arbitrarily crash when a context is cancelled, if it happens in some api.go functions.

AWoloszyn avatar Feb 17 '20 19:02 AWoloszyn

Fix on AGI side: https://github.com/google/agi/pull/639

hevrard avatar Feb 03 '21 18:02 hevrard