mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
This includes: - Test verifying multiple spans are written during E2E runner execution. - Regression tests for the "ContextVar was created in a different Context" exceptions caused by the interplay of context based instrumentation and async generators getting indeterminately suspended. PiperOrigin-RevId: 804333483