Skip to content

Commit 34a668b

Browse files
Merge branch 'users/mrunalhirve/AgentFrameworkSDKInPython' of https://github.com/microsoft/Agent365-python into users/mrunalhirve/AgentFrameworkSDKInPython
2 parents 609d4d7 + c734e46 commit 34a668b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

libraries/microsoft-agents-a365-tooling-extensions-openai/microsoft_agents_a365/tooling/extensions/openai/mcp_tool_registration_service.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ async def _cleanup_servers(self, servers):
214214
except Exception as e:
215215
# Log cleanup errors but don't raise them
216216
self._logger.debug(f"Error during server cleanup: {e}")
217-
pass
218217

219218
async def cleanup_all_servers(self):
220219
"""Clean up all connected MCP servers"""

0 commit comments

Comments
 (0)