MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / SmokeFailure

Class SmokeFailure

tests/test_daemon_smoke.py:50–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49
50class SmokeFailure(RuntimeError):
51 pass
52
53
54def check(condition, message):

Callers 5

checkFunction · 0.70
wait_untilFunction · 0.70
sendMethod · 0.70
wait_responseMethod · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by 5

checkFunction · 0.56
wait_untilFunction · 0.56
sendMethod · 0.56
wait_responseMethod · 0.56
mainFunction · 0.56