MCPcopy Create free account
hub / github.com/ScaleML/AgentSPEX / stop

Method stop

scripts/dashboard.py:462–463  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

460 self._thread.start()
461
462 def stop(self) -> None:
463 self._watching = False
464
465 def state(self) -> Dict[str, Any]:
466 with self.lock:

Callers 2

_leave_roomMethod · 0.45
_stopFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected