MCPcopy Create free account
hub / github.com/IBM/mcp-cli / _proc

Method _proc

tests/chat/test_tool_processor.py:1475–1476  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1473
1474class TestTrackTransportFailures:
1475 def _proc(self):
1476 return _make_processor()
1477
1478 def test_success_resets_consecutive_failures(self):
1479 proc = self._proc()

Calls 1

_make_processorFunction · 0.85

Tested by

no test coverage detected