MCPcopy Create free account
hub / github.com/nat/openplayground / stop

Method stop

server/app.py:134–135  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

132 time.sleep(0.5)
133
134 def stop(self):
135 self._stop_event.set()
136
137class NotificationManager:
138 def __init__(self, sse_queue: SSEQueueWithTopic):

Callers 1

__download_loop__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected