mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
1. remove unnecessary cached session instance in mcp toolset 2. move session reinitialization logic from mcp tool and mcp toolset to mcp session manager 3. add lock for the code block of session creation to avoid race conditions PiperOrigin-RevId: 770949529