Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
temporalio
/
sdk-python
Public
Notifications
You must be signed in to change notification settings
Fork
216
Star
1.2k
Code
Issues
85
Pull requests
25
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix(contrib): pool and idle-evict MCP connections in google_adk_agents
- #1664
#1664
Merged
brianstrauch
merged 16 commits into
temporalio:main
temporalio/sdk-python:main
from
wankhede04:fix/google-adk-agents-mcp-connection-leak
wankhede04/sdk-python:fix/google-adk-agents-mcp-connection-leak
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
fix(contrib): pool and idle-evict MCP connections in google_adk_agents
#1664
brianstrauch
merged 16 commits into
temporalio:main
temporalio/sdk-python:main
from
wankhede04:fix/google-adk-agents-mcp-connection-leak
wankhede04/sdk-python:fix/google-adk-agents-mcp-connection-leak
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
fix(contrib): pool and idle-evict MCP connections in google_adk_agents
Show description for ffd5914
wankhede04
committed
ffd5914
View commit details
Copy full SHA for ffd5914
Browse repository at this point
test(contrib): cover MCP connection reuse, idle eviction, and error eviction in google_adk_agents
Show description for 11e7550
wankhede04
committed
11e7550
View commit details
Copy full SHA for 11e7550
Browse repository at this point
Commits on Jul 22, 2026
fix(contrib): make google_adk_agents MCP toolsets stateless (fixes factory_argument mis-routing)
Show description for 0996b6c
wankhede04
committed
0996b6c
View commit details
Copy full SHA for 0996b6c
Browse repository at this point
feat(contrib): add stateful pooled MCP toolset provider for google_adk_agents
Show description for 4748a58
wankhede04
committed
4748a58
View commit details
Copy full SHA for 4748a58
Browse repository at this point
fix(contrib): guarantee heartbeat task cleanup in stateful MCP server-session activity
Show description for 57c9142
wankhede04
committed
57c9142
View commit details
Copy full SHA for 57c9142
Browse repository at this point
Update temporalio/contrib/google_adk_agents/_mcp.py
brianstrauch
authored
02f2cd7
View commit details
Copy full SHA for 02f2cd7
Browse repository at this point
Commits on Jul 23, 2026
fix(contrib): fix duplicate-tool error wording in stateful call_tool
Show description for 726469c
wankhede04
committed
726469c
View commit details
Copy full SHA for 726469c
Browse repository at this point
Merge branch 'main' into fix/google-adk-agents-mcp-connection-leak
tconley1428
authored
e16eefa
View commit details
Copy full SHA for e16eefa
Browse repository at this point
Commits on Jul 24, 2026
fix(contrib): fix pyright/basedpyright errors in google_adk_agents MCP tests
Show description for 493ad31
wankhede04
committed
493ad31
View commit details
Copy full SHA for 493ad31
Browse repository at this point
Merge branch 'main' into fix/google-adk-agents-mcp-connection-leak
brianstrauch
authored
3a44d24
View commit details
Copy full SHA for 3a44d24
Browse repository at this point
Commits on Jul 28, 2026
fix(contrib): silence basedpyright reportUnusedParameter in MCP test fakes
Show description for ba4cd5c
wankhede04
committed
ba4cd5c
View commit details
Copy full SHA for ba4cd5c
Browse repository at this point
Merge remote-tracking branch 'origin/fix/google-adk-agents-mcp-connection-leak'
wankhede04
committed
75f63f1
View commit details
Copy full SHA for 75f63f1
Browse repository at this point
Merge branch 'main' into fix/google-adk-agents-mcp-connection-leak
brianstrauch
authored
29939ee
View commit details
Copy full SHA for 29939ee
Browse repository at this point
Commits on Aug 5, 2026
Add missing docstrings to __aenter__/__aexit__ to fix pydocstyle CI failure
wankhede04
committed
63f35f9
View commit details
Copy full SHA for 63f35f9
Browse repository at this point
Add __init__.py to tests/contrib/google_adk_agents
Show description for d2f64c9
brianstrauch
and
claude
committed
d2f64c9
View commit details
Copy full SHA for d2f64c9
Browse repository at this point
Use pydoctor-resolvable form of Worker cross-reference
Show description for 23c794f
brianstrauch
and
claude
committed
23c794f
View commit details
Copy full SHA for 23c794f
Browse repository at this point
You can’t perform that action at this time.