MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / trigger

Function trigger

tests/test_foreground_promotion.py:166–168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

164 await asyncio.sleep(0.5)
165
166 async def trigger() -> None:
167 await asyncio.sleep(0.05)
168 bg.set()
169
170 iterator = slow_iter()
171

Calls 1

setMethod · 0.45

Tested by

no test coverage detected