MCPcopy Index your code
hub / github.com/commandoperator/cmdop-sdk / drain

Method drain

python/tests/test_skills.py:35–36  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

33 self._sink.feed_eof()
34
35 async def drain(self) -> None:
36 return None
37
38
39class FakeProc:

Callers 3

write_answerMethod · 0.45
call_unaryMethod · 0.45
_start_streamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected